Browse Source

Create README.md

Hodza Alban 6 years ago
commit
8cf7984369
1 changed files with 8 additions and 0 deletions
  1. 8 0
      README.md

+ 8 - 0
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/