Muly - Short Video Sharing App (2024)

Muly is a featured, scalable short video app platform that includes first-party support for cloud deployment by default. You can launch your own TikTok, Dubsmash or Musical.ly like app in no time using Muly.

The API is secured by personal access tokens, admin panel is reactive, thanks to its Laravel + Livewire foundation. Whereas, the Android app is built on Material Design principles following easy, less code to understand and iterate upon.

NEW! Duet feature and native ads have arrived.

Live demo

The demo APK can be downloaded from . The admin panel demo is available at https://bit.ly/muly-login. You may use below credentials to login as administrator.

Username: admin
Password: 12345678

Muly - Short Video Sharing App (1)Muly - Short Video Sharing App (2)Muly - Short Video Sharing App (3)Muly - Short Video Sharing App (4)Muly - Short Video Sharing App (5)

Ranking algorithm

The algorithm is pretty intelligent. It keeps track of users watched videos and shows the unwatched first. Even after that to prevent repeat, it randomizes once the user has watched all unwatched. In both scenarios, clips from verified users are preferred to appear first.

Feature highlights (Regular license)

  1. See videos and read news.
  2. Like, comment and engage with content.
  3. Instagram like animated, double tap to like.
  4. Login with Facebook, Google and OTP (Firebase / Msg91 / Twilio).
  5. Follow, unfollow your favorite creators.
  6. Real time one-to-one messaging.
  7. Instant push notifications with FCM.
  8. Manage user verification status.
  9. Share links or videos directly to social networks.
  10. In-app reviews and updates.
  11. Disapprove inappropriate videos.
  12. Download and share with watermark.
  13. Record new video or upload existing.
  14. Choose music from phone, library or existing video.
  15. Recording with start/stop timer.
  16. Real time camera filters.
  17. Apply filters to existing videos.
  18. Slo-mo and other video speed options.
  19. Privacy on video clips and comments.
  20. Store files on S3, DigitalOcean or Google Cloud.
  21. Banner/Interstitial/Native ads by Google AdMob.
  22. Admin panel has user, staff and admin roles.

Feature highlights (Extended license)

Duet or Side-by-side Recording

This feature allow users to record their video side-by-side to an already uploaded video on the app. Just like other advanced video features of our app, no FFmpeg needed on server so you can even use this on shared hosting environments.

Explicit Content Detection

If enabled, the server-side can automatically screen uploads for any p*rnographic contents using Google Cloud Video Intelligence, AWS Rekognition or Sightengine. In case a video clip if found to be containing explicit content, it marks the clip as disapproved and prevents it from appearing anywhere in the app.

Note: Once you have purchased Extended license, please share your purchase code to our email i.e., sales@starthub.ltd to receive extra pieces of code to enable features of Extended license.

System requirements

  • Shared or VPS server (with root access recommended).
  • PHP 7.2 & MySQL 5.7 or higher.
  • No need to install FFmpeg on server.

Technology used

  • Laravel + Livewire
  • Latest Android SDK + MVVM
  • Firebase Cloud Messaging

What’s included?

  • The admin panel source code.
  • The Android app source code.
  • Installation guide as PDF.

Installation guide

If you wish to install Muly on a cPanel server, please follow https://bit.ly/muly-cpanel-install video. For LAMP/LEMP or other e.g., cloud instructions, please follow the README.pdf inside main archive.

Signing

If any of the buyer finds it hard to generate signing key hashes for Facebook or Google, you may use the FREE tool at https://bit.ly/vpz-keyhash for ease.

Need help?

Professional installation service can be opted for $75 extra.

Changelog:

23/10/2020

Quick fix for Instagram & Twitter sharing. [APP]

22/10/2020

Special thanks to @rocky619, @ganeshkgp, @hoorulainkhatri and @abdullah786 for reporting issues and cooperation.

Attention! Please do not copy/paste your existing {config,strings}.xml when updating as new options are added. Instead, update values as desired in new file from old files.

Implement navigation component. [APP]Change screens with slide animation. [APP]Make bottom bar always visible. [APP]Capture in-app rating & reviews. [APP]Support in-app, automatic updates. [APP]Share dynamic short links. [APP]Social, direct sharing sheet. [APP]Immersive playback mode. [APP]Fix swipe-to-refresh player bug. [APP]Fix auto crop on non 16:9/9:16 videos. [APP]Fix recording when using video speed. [APP]Fix release builds on newer Android Studio. [APP]

20/10/2020

Fix crash when returning from OTP. [APP]Fix play button inivisible on pause. [APP]Fix double scroll on auto scroll. [APP]Turn voice recording on/off during recording. [APP]Speed up watermark & filter workers. [APP]Save to gallery option in player. [APP]Fix tokens table migrations issue. [ADMIN]Fix SightEngine integration. [ADMIN]Raise default upload limits. [ADMIN]Show error message (if any) for uploads. [ADMIN]

17/10/2020

Fix crash on high-DPI screens. [APP]

17/10/2020

Attention! Please do not copy/paste your existing config.xml when updating as new options are added. Instead, update values as desired in new file from old file.

TikTok like music disc animation. [APP]Better player swipe experience. [APP]Open social links in installed apps (if present). [APP]Optionally enable auto-scroll on video end. [APP]Interstitial ads after reading "n" articles. [APP]Native ads in article feed. [APP]Accept username/URLs (both) for social links. [ADMIN]

16/10/2020

Fix login issues with administrator email. [ADMIN]Optionally open links in external browser. [APP]

16/10/2020

Fix incorrect log configuration when using web-installer. [ADMIN]Fix error when opening profile of a user with no links. [ADMIN]

16/10/2020

Attention! Please do not copy/paste your existing config.xml when updating as new options are added. Instead, update values as desired in new file from old file.

Fix crash when using alternative article layout. [APP]Double tap to like on video. [APP]Like animation similar to Instagram. [APP]Optional haptic (vibration) feedback on like. [APP]Show ad banner on login sheet. [APP]Show ad banner on video grid (hashtag etc.). [APP]Pinch to zoom during recording. [APP]Click on mentions/hashtag/URL from description, comments, messages and bio. [APP]Show native/interstitial/both ads between video. [APP]Insert and display social links on profile. [APP]Disable APP_DEBUG when using installer. [ADMIN]Help text about fields on installer. [ADMIN]Display social links on user page. [ADMIN]Filters to refine data in tables. [ADMIN]

15/10/2020

Special thanks to @abdullah786 for notifying.

Prevent video dub without login. [APP]

15/10/2020

Special thanks to @mikhailalexander for reporting missing policy links.

Insert links to legal polices in login sheet. [APP]Be able to record duet videos. [APP]Make play/pause overlay smaller and centered. [APP]Send duration to server in seconds, not millis. [APP]Fix video not visible when viewing in browser. [APP]Include an alternative (timeline like) news article layout. [APP]Include an alternative profile layout with centered photo. [APP]Revert to showing duration as-is for consistency. [ADMIN]

14/10/2020

Disable telescope on default install. [ADMIN]Be able to provide AWS region during install. [ADMIN]

13/10/2020

Update customisation instructions. [DOCUMENTATION]Rename the watermark image file. [APP]

13/10/2020

Special thanks to @jawaharyadav for helping reproduce.

Fix automatically increasing likes (UI only). [APP]

13/10/2020

Special thanks to @pimpi for helping with needed logs.

Fix filter screen lifecycle issues. [APP]Fix upload failure on some phones. [APP]

13/10/2020

Special thanks to @mikhailalexander for preload related suggestions.

See preview before final upload. [APP]Use first frame for screenshot. [APP]Better video swipe experience. [APP]Restyling for easier customisation. [APP]Fix random issue on re-launch. [APP]Request profile verification. [APP]Show clips by hashtag, song or section. [APP]Fix follow/unfollow status in player. [APP]Fix duration in clip details. [ADMIN]Customise display order for article/clip/song sections. [ADMIN]Manage verification requests. [ADMIN]Show loading indicator & file name in uploads. [ADMIN]

12/10/2020

Create quick, web installer. [ADMIN]Speed up dashboard aggregation. [ADMIN]Show only user video when viewed from profile. [APP]Prompt login on follow from home. [APP]Speed up video merge. [APP]Fix crash on last video. [APP]Better player and recorder layout. [APP]

10/10/2020

Skip transcoding before trim. [APP]

10/10/2020

Special thanks to @mustang_77 for testing along.

Cleanup older temp files. [APP]Use existing song from phone storage. [APP]Optionally preload next video. [APP]Skip extra fetch before playback. [APP]Fix sound overlap on slow scroll. [APP]Skip transcoding when MP4 input. [APP]Use newer transcoder for trimming. [APP]Fix line-break in player tabs. [APP]Fix Firebase token update. [ADMIN]

08/10/2020

Show views on player screen. [APP]Zoom profile photo on click. [APP]Following & for you tabs. [APP]Fix and speed up sharing option. [APP]Got rid of sound overlap. [APP]Optionally support synchronous uploads. [APP]Follow user from player screen. [APP]Fix local video cache for speed. [APP]Implement alternative transcoder for better compatibility. [APP]

08/10/2020

Show login method alongside user. [ADMIN]Fix user update bug. [ADMIN]

07/10/2020

Fix recording issues on few phones. [APP]Fix sound overlap. [APP]

07/10/2020

Implement caching & improve speed.Better video trimming implementation.Use GPU for applying filter.Optimize final video resolution.

06/10/2020

Introduce support for HTTP/2.

04/10/2020

Fix login with Google.Integrate SMS/OTP login with Firebase.Support Google Cloud Storage for uploads.Implement clips approval/disapproval.

29/09/2020

Initial release on Envato.
Muly - Short Video Sharing App (2024)
Top Articles
For Patients | HCA Florida North Florida Hospital
HCA Facility Scheduler - HCAhrAnswers
Whas Golf Card
9.4: Resonance Lewis Structures
Public Opinion Obituaries Chambersburg Pa
Ohio Houses With Land for Sale - 1,591 Properties
Melson Funeral Services Obituaries
Methstreams Boxing Stream
Www.craigslist Virginia
Cad Calls Meriden Ct
Kostenlose Games: Die besten Free to play Spiele 2024 - Update mit einem legendären Shooter
Www.paystubportal.com/7-11 Login
DIN 41612 - FCI - PDF Catalogs | Technical Documentation
4302024447
Amelia Bissoon Wedding
Johnston v. State, 2023 MT 20
Notisabelrenu
Hijab Hookup Trendy
Walmart Windshield Wiper Blades
5 high school volleyball stars of the week: Sept. 17 edition
Bnsf.com/Workforce Hub
Aldi Sign In Careers
boohoo group plc Stock (BOO) - Quote London S.E.- MarketScreener
Spider-Man: Across The Spider-Verse Showtimes Near Marcus Bay Park Cinema
ZURU - XSHOT - Insanity Mad Mega Barrel - Speelgoedblaster - Met 72 pijltjes | bol
Ge-Tracker Bond
Craigslist Personals Jonesboro
Company History - Horizon NJ Health
Aspenx2 Newburyport
Helpers Needed At Once Bug Fables
Aes Salt Lake City Showdown
Www Mydocbill Rada
Lininii
How To Make Infinity On Calculator
Grandstand 13 Fenway
Unm Hsc Zoom
Vistatech Quadcopter Drone With Camera Reviews
CARLY Thank You Notes
Domino's Delivery Pizza
Afspraak inzien
Oriellys Tooele
How much does Painttool SAI costs?
Samantha Lyne Wikipedia
Kenner And Stevens Funeral Home
Exam With A Social Studies Section Crossword
All Weapon Perks and Status Effects - Conan Exiles | Game...
From Grindr to Scruff: The best dating apps for gay, bi, and queer men in 2024
La Qua Brothers Funeral Home
The Jazz Scene: Queen Clarinet: Interview with Doreen Ketchens – International Clarinet Association
All Buttons In Blox Fruits
Research Tome Neltharus
Diesel Technician/Mechanic III - Entry Level - transportation - job employment - craigslist
Latest Posts
Article information

Author: Errol Quitzon

Last Updated:

Views: 6340

Rating: 4.9 / 5 (59 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Errol Quitzon

Birthday: 1993-04-02

Address: 70604 Haley Lane, Port Weldonside, TN 99233-0942

Phone: +9665282866296

Job: Product Retail Agent

Hobby: Computer programming, Horseback riding, Hooping, Dance, Ice skating, Backpacking, Rafting

Introduction: My name is Errol Quitzon, I am a fair, cute, fancy, clean, attractive, sparkling, kind person who loves writing and wants to share my knowledge and understanding with you.