# 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 -r requirements.txt ``` ## Usage ``` ./arte.tv-dl.sh ``` ## Licence All code in this repository are written by neodarz and under GPL-3 licence.