This is a fork of this repo, which currently uses the v1 api from arte, they recently switched to a new version that uses HLS Streams, which prompted me to make a few changes to the script.
Since movies on Arte.tv are only available online for a limited amount of time, you might want to download something before it's gone. This helps.
-
Install
yt-dlp
, an extendedyoutube-dl
variant, using your preffered package manager. -
Run the script from Terminal:
./arte_downloader.sh
Paste the url of the video, select a quality, that's it.
This script uses curl
, jq
, sed
and yt-dlp
.