From 8cf79843694917e94dbc3bad44c3137d6ef57614 Mon Sep 17 00:00:00 2001 From: Hodza Alban Date: Sun, 23 Jul 2017 10:05:42 +0200 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 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/