# arte.tv-dl.sh This little script can download a video from arte.tv website. ## Installation Juste run the following command for install requirements on your system: ``` pip install pbr pip install . ``` ## Usage ``` arte_tv ``` ## Licence All code in this repository are written by neodarz and under GPL-3 licence.