If you find any bugs, report at @Doctorstra_1
My Features:
👉 Upload as file/video from any NON-DRM MX PLAYER link
👉 Permanent thumbnail support.
- Install requirements
sudo apt install python3-pip
sudo apt install ffmpeg
-
Create config.py appropriately (Refer Configs section)
-
Run the app
git clone https://github.com/Doctorstra/MX-PLAYER-URL-UPLODER
cd MX-PLAYER-URL-UPLODER
pip3 install -r requirements.txt
python3 bot.py
- TG_BOT_TOKEN - Get bot token from @BotFather
- APP_ID - From my.telegram.org (or @UseTGXBot)
- API_HASH - From my.telegram.org (or @UseTGXBot)
- DB_URI - PostgreSQL DB URL
- /start - Check if bot is alive
- /help - To know how the bot works
- /upgrade - Nothing much here
- /showthumb - Shows saved thumbnail
- /delthumb - Clear saved thumbnail
- 𝗠𝗜𝗧