ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.33k stars 10.03k forks source link

Support for German national parliament TV (bundestag.de) #3212

Open eliasp opened 10 years ago

eliasp commented 10 years ago

Video-Page: http://dbtg.tv/fvid/3594346

URL for video is provided through HTML element <input type="hidden" name="data-downloadUrl" value="…" />

The trailing param ?fdl=1 should be removed from the URL, otherwise a mimetype to enforce a file download in browsers will be set.

SnejPro commented 2 years ago

That would be great.