View Single Post
  #2  
Old 09-18-2020, 09:08 AM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: downloading demo video


Use this url:

https://m.dtv.fi/dash/dasherh264v2/manifest.mpd

Code:
C:\>youtube-dl https://m.dtv.fi/dash/dasherh264v2/manifest.mpd
[generic] manifest: Requesting header
WARNING: Falling back on generic information extractor.
[generic] manifest: Downloading webpage
[generic] manifest: Extracting information
[dashsegments] Total fragments: 16
[download] Destination: manifest-manifest.fv1.mp4
[download] 100% of 5.24MiB in 00:08
[dashsegments] Total fragments: 17
[download] Destination: manifest-manifest.fa1.m4a
[download] 100% of 1.39MiB in 00:05
[ffmpeg] Merging formats into "manifest-manifest.mp4"
Deleting original file manifest-manifest.fv1.mp4 (pass -k to keep)
Deleting original file manifest-manifest.fa1.m4a (pass -k to keep)
Reply With Quote