View Single Post
  #3  
Old 09-18-2020, 10:01 AM
moonmuaaz1 moonmuaaz1 is offline
Junior Member
 
Join Date: Jun 2020
Posts: 2
moonmuaaz1 is on a distinguished road
Default

Re: downloading demo video


Quote:
Originally Posted by j_cool View Post
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)
i want to use keys
how can i download it with keys
with mpd its easy
Reply With Quote