Update README.md
This commit is contained in:
parent
c9c4271d2f
commit
961d6bbea1
@ -11,7 +11,7 @@ Usage:
|
|||||||
This script require:
|
This script require:
|
||||||
- Python3 interpreter
|
- Python3 interpreter
|
||||||
- Telegram python api https://github.com/python-telegram-bot/python-telegram-bot
|
- 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:
|
Tips:
|
||||||
- Use PythonAnyWhere for hosting the bot https://www.pythonanywhere.com
|
- Use PythonAnyWhere for hosting the bot https://www.pythonanywhere.com
|
||||||
@ -19,6 +19,8 @@ Tips:
|
|||||||
|
|
||||||
|
|
||||||
## TODO
|
## 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
|
- Improve soft-split of the videos
|
||||||
- Add the choice of resolution
|
- PEP8
|
||||||
- Add a queue to manage multiple users
|
- Add a queue to manage multiple users
|
||||||
|
- Remove duplicates of resolution
|
||||||
|
Loading…
Reference in New Issue
Block a user