commit 8cf79843694917e94dbc3bad44c3137d6ef57614 Author: Hodza Alban Date: Sun Jul 23 10:05:42 2017 +0200 Create README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..83d8c36 --- /dev/null +++ b/README.md @@ -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/