Short reel maker
π¬ ShortMakerVersion: 1.0 BetaShortMaker is a Python application for Termux that converts long videos or YouTube videos into vertical Shorts for TikTok, Instagram Reels, Facebook Reels, and YouTube Shorts.Features π Browse local videos π Search videos by name π Download videos from YouTube βοΈ Split videos into multiple Shorts π± Convert videos to vertical 9:16 format π₯ Multiple output resolutions πΎ Save output to a custom folder π¨ Rich terminal interface Requirements Android device Termux Python 3 FFmpeg Internet connection (for YouTube downloads) Installation Download and extract the ShortMaker ZIP. Open Termux. Go to the project folder. Example:cd ~/storage/shared/Download/ShortMaker Run the installer:bash install.sh Start the application:bash run.sh How to Use Launch ShortMaker. Choose one of the following: Browse local videos Search for a video Download a video from YouTube Select the video. Choose: Number of Shorts Duration of each Short Output resolution Export folder Wait for processing to finish. Your Shorts will be saved in the selected folder. Default Output Folder~/storage/shared/TT TroubleshootingFFmpeg not foundRun:pkg install ffmpeg Storage permission deniedRun:termux-setup-storage Restart Termux after granting permission.Python packages missingRun:pip install -r requirements.txt Project StructureShortMaker/ βββ main.py βββ ui.py βββ browser.py βββ search.py βββ video.py βββ cutter.py βββ downloader.py βββ utils.py βββ config.py βββ requirements.txt βββ README.md βββ LICENSE βββ CHANGELOG.md βββ VERSION βββ install.sh βββ run.sh DeveloperMohammed BadrInstagram: @mohammed_e.bdrLicenseThis project is licensed under the MIT License.Thank you for using ShortMaker!
Get it β beddiar.gumroad.com