diff options
author | Hervé Beraud <hberaud@redhat.com> | 2018-10-08 12:08:54 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-10-08 18:32:20 +0200 |
commit | e065ee9006842e8c0fc784e9862854b5866fa3fd (patch) | |
tree | 520e45e59531bab99b85212b9b583d70f6685daf | |
parent | dcf4ed704a7c6f73076b20c7823c6f42512ac008 (diff) | |
download | arte.tv-dl-e065ee9006842e8c0fc784e9862854b5866fa3fd.tar.xz arte.tv-dl-e065ee9006842e8c0fc784e9862854b5866fa3fd.zip |
install from pypi
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,8 +7,7 @@ This little script can download a video from arte.tv website. Juste run the following command for install requirements on your system: ``` -pip install pbr -pip install . +pip install artetv-dl ``` ## Usage |