Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/subinps/Inline-YouTube-Trim-Bot

Telegram bot to trim and download videos from youtube.
https://github.com/subinps/Inline-YouTube-Trim-Bot

Last synced: 3 months ago
JSON representation

Telegram bot to trim and download videos from youtube.

Awesome Lists containing this project

README

        

# Inline-YouTube-Trim-Bot
Telegram bot to trim and download youtube videos

## Deploy
You can deploy this bot anywhere.
Demo - [YouTubeBot](https://telegram.dog/trimytbot)

### Required Variables
* `BOT_TOKEN`: Create a bot using [@BotFather](https://telegram.dog/BotFather), and get the Telegram API token.
* `API_ID`: Get this value from [telegram.org](https://my.telegram.org/apps)
* `API_HASH`: Get this value from [telegram.org](https://my.telegram.org/apps)
* `LOG_CHANNEL`: A channel to dump trimmed videos. [?](https://core.telegram.org/bots/api#editmessagemedia)

## To Do
- [ ] Supports Selection of qualities / formats.

Feel Free To Contribute 😬

## License
[![GNU Affero General Public License 3.0](https://www.gnu.org/graphics/agplv3-155x51.png)](https://www.gnu.org/licenses/agpl-3.0.en.html#header)