FLOSS: 12 Points

Well, TOS might take a hit, but this material was produced with my money, so I don’t care.

There had been some fuzz about youtube-dl, and the content mafia is always trying to prevent downloads of videos.

But it’s a futile race if something is based on Open Source …

wusel@cohen:~/Musik$ yt-dlp 'https://www.youtube.com/watch?v=_zfnlkiPCVA'
[youtube] _zfnlkiPCVA: Downloading webpage
[youtube] _zfnlkiPCVA: Downloading android player API JSON
ERROR: [youtube] _zfnlkiPCVA: Unable to extract uploader id; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
wusel@cohen:~/Musik$ sudo yt-dlp -U
[sudo] Passwort für wusel:           
Latest version: 2023.03.04, Current version: 2022.07.18
Current Build Hash 0c461cdc7eace3cb801cc5ada43c810f156ceeed5e73c95eb79863c7c3285c28
Updating to version 2023.03.04 ...
Updated yt-dlp to version 2023.03.04
wusel@cohen:~/Musik$ yt-dlp 'https://www.youtube.com/watch?v=_zfnlkiPCVA'
[youtube] Extracting URL: https://www.youtube.com/watch?v=_zfnlkiPCVA
[youtube] _zfnlkiPCVA: Downloading webpage
[youtube] _zfnlkiPCVA: Downloading android player API JSON
[info] _zfnlkiPCVA: Downloading 1 format(s): 248+251
[dashsegments] Total fragments: 5
[download] Destination: "Allemagne Zero Points (Official Release)" - Jan Böhmermann | ZDF Magazin Royale [_zfnlkiPCVA].f248.webm
[download] 100% of   45.88MiB in 00:00:06 at 7.61MiB/s
[dashsegments] Total fragments: 1
[download] Destination: "Allemagne Zero Points (Official Release)" - Jan Böhmermann | ZDF Magazin Royale [_zfnlkiPCVA].f251.webm
[download] 100% of    3.10MiB in 00:00:00 at 4.67MiB/s
[Merger] Merging formats into ""Allemagne Zero Points (Official Release)" - Jan Böhmermann | ZDF Magazin Royale [_zfnlkiPCVA].webm"
Deleting original file "Allemagne Zero Points (Official Release)" - Jan Böhmermann | ZDF Magazin Royale [_zfnlkiPCVA].f248.webm (pass -k to keep)
Deleting original file "Allemagne Zero Points (Official Release)" - Jan Böhmermann | ZDF Magazin Royale [_zfnlkiPCVA].f251.webm (pass -k to keep)

FLOSS: 12 Points!