Go to file
2021-05-04 13:25:40 +08:00
.gitignore add progress bar 2021-05-04 11:30:22 +08:00
bot.py use async everywhere 2021-05-04 13:25:40 +08:00
dl_test.py save video in temp dir - avoid concurrency bug 2021-05-04 13:10:50 +08:00
Dockerfile save video in temp dir - avoid concurrency bug 2021-05-04 13:10:50 +08:00
LICENSE Initial commit 2021-05-03 18:24:44 +08:00
README.md update README.md 2021-05-04 12:01:53 +08:00
requirements.txt add progress bar 2021-05-04 11:30:22 +08:00

ytdl-bot

Download videos from YouTube and other platforms through a Telegram Bot

Usage:

https://t.me/benny_ytdlbot

Send link from YouTube directly to the bot. Any platform supported by youtube-dl will also work.

License

Apache License 2.0