Create README.md

This commit is contained in:
Hodza Alban 2017-07-23 10:05:42 +02:00 committed by GitHub
commit 8cf7984369

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# 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/