Added youtube support. Closes #94

This commit is contained in:
2018-02-20 11:47:33 -06:00
parent 5ff5a4a6d2
commit 0e41fabbe6
6 changed files with 38 additions and 80 deletions

View File

@@ -69,6 +69,8 @@ setuptools installs a script, called easy_install. You can find it in the python
* PySocks
* win_inet_pton
* yandex.translate
* youtube-dl
* python-vlc
easy_install will automatically get the additional libraries that these packages need to work properly.
Run the following command to quickly install and upgrade all packages and their dependencies: