mirror of
https://github.com/danog/downloadRenameBot.git
synced 2024-11-26 12:04:54 +01:00
.gitignore | ||
bot.php | ||
composer.json | ||
LICENSE | ||
README.md |
downloadRenameBot
2gb+ Telegram file/YouTube upload&renamer bot based on MadelineProto ».
Download+reuploads are done on the fly, no disk space is used.
Installation
wget https://github.com/danog/downloadRenameBot/raw/main/bot.php && php bot.php
Don't forget to install the required dependencies for MadelineProto, as well as ffmpeg and yt-dlp.