Hi Alex, YES, this is really interesting you informed us about "youtube-dl"
It would be completly useful immediatly, if you give some details. So I have to research a lot to find it out.
For all the newbies to "youtube-dl" as I've been 1 hour ago.
1.) Download from:
https://ytdl-org.github.io/youtube-dl/download.html , this site includes Windows .exe.
No installation needed, copy the file "youtube-dl.exe" to a folder where you want to start the downloads.
2.) Doku is on:
https://www.mankier.com/1/youtube-dl //
https://ostechnix.com/youtube-dl-tutorial-with-examples-for-beginners/ and other sites
3.) First try (with the example) showed me the error:
"m3u8 download detected but ffmpeg or avconv could not be found. Please install one."
5.) Copy the 3 files from "bin" (ffmpeg.exe, ffplay.exe, ffprobe.exe) to the directory with the "youtube-dl.exe"
6.) Change Quality: automaticaly the best quality of a video will be downloaded. I don't want this because it takes much more storage.
To change it use youtube-dl.exe --format "hls-Q6A-Hoch-2444" + URL
The paramter for --format is a little bit tricky to find out as far as I've seen yet.
6a)Take anything as parameter, start the download youtube-dl.exe --format "hls-Q6A-Hoch-2444" URL .
A list of all available formats + options will be downloaded and shown as playlist.
Example:
Maybe anyone can give more tipps and tricks - I just learned this the last 2 hours. And it works. And it uses the original video name from TVThek, no renaming needed like in JDownloader2.
I hope "VDH VideoDownloadHelper" will function again soon.