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
131.95k stars 10.01k forks source link

Unknown MIME type application/mp4 in DASH manifest #30020

Closed arsbegars closed 2 years ago

arsbegars commented 3 years ago

I think this may just need to be a new site supported, but trying to download a stream with the following results:

youtube-dl https://dash.hoopladigital.com/fri_barnabyandme/Manifest.mpd [generic] Manifest: Requesting header WARNING: Falling back on generic information extractor. [generic] Manifest: Downloading webpage [generic] Manifest: Extracting information WARNING: [generic] Unknown MIME type application/mp4 in DASH manifest ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

I tried to trouble shoot on my own but couldn't find any solutions. Thoughts?

dirkf commented 3 years ago

<!--com.castlabs.drmtoday.encrypter dashencrypter 3.0.100-->

FareedAlBandar commented 1 year ago

Hi, I'm facing the same issue, and I have no idea what to do with @dirkf 's comment, any help would be appreciated.