Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/subinps/Inline-YouTube-Trim-Bot
- Owner: subinps
- License: gpl-3.0
- Created: 2021-11-12T13:38:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-24T11:46:02.000Z (over 2 years ago)
- Last Synced: 2024-06-28T18:44:16.355Z (5 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 57
- Watchers: 3
- Forks: 58
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)