From 961d6bbea1d953f64ae7965b42df6e6911ee57f8 Mon Sep 17 00:00:00 2001 From: Hodza Alban Date: Mon, 7 Aug 2017 22:24:00 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59b3acb..d6ef30a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Usage: 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/ + - youtube-dl https://github.com/rg3/youtube-dl/ (installed on the machine) Tips: - Use PythonAnyWhere for hosting the bot https://www.pythonanywhere.com @@ -19,6 +19,8 @@ Tips: ## TODO + - Improve space-requirement of hard-split (is 2 times size_of_video, the goal is size_of_video + 49MB) - Improve soft-split of the videos - - Add the choice of resolution + - PEP8 - Add a queue to manage multiple users + - Remove duplicates of resolution