9 lines
244 B
Markdown
9 lines
244 B
Markdown
|
# telegram-bot-youtube-downloader
|
||
|
|
||
|
Change TOKEN with your token
|
||
|
|
||
|
This script require:
|
||
|
- Python3 interpreter
|
||
|
- Telegram python api https://github.com/python-telegram-bot/python-telegram-bot
|
||
|
- youtube-dl https://github.com/rg3/youtube-dl/
|