downloadRenameBot/README.md
2024-07-11 16:26:48 +02:00

16 lines
480 B
Markdown

# downloadRenameBot
2gb+ Telegram file/YouTube upload&renamer bot based on [MadelineProto »](https://docs.madelineproto.xyz).
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](https://docs.madelineproto.xyz/docs/REQUIREMENTS.html) for MadelineProto, as well as **ffmpeg** and **yt-dlp**.