Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danog/downloadRenameBot

2gb+ Telegram file/YouTube upload&renamer bot based on MadelineProto
https://github.com/danog/downloadRenameBot

Last synced: about 2 months ago
JSON representation

2gb+ Telegram file/YouTube upload&renamer bot based on MadelineProto

Awesome Lists containing this project

README

        

# 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**.