How can I download an .mpd video?
https://............................/AccurateManifest.mpd
Closed Thread
Results 1 to 6 of 6
-
It is that I want to download if it can be the videos of the payment platform to which I am subscribed.
So I don't put the url in its entirety:
https://media-spanishflix.partner.maginepro.com/xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Acc...teManifest.mpd
I just want to know what tool I could use to download it
-
if you want to download the mpd file, just paste it into your browser or into your downloader
but if you want to download the video from that mpd manifest info you can use youtube-dl or ffmpeg
youtube-dl "your mpd link"
ffmpeg -i "your mpd link" -c copy output.mp4
Similar Threads
-
Can I download this .mpd video or is DRM preventing me?
By Joélle in forum Video Streaming DownloadingReplies: 15Last Post: 14th Mar 2021, 12:41 -
How I Can Download .mpd Streaming Video, (Not Getting Help on Forum)
By Daringbaaz in forum Newbie / General discussionsReplies: 4Last Post: 2nd Oct 2020, 03:09 -
ffmpeg cannot download mpd video
By jcrayquaza in forum Video Streaming DownloadingReplies: 5Last Post: 26th Jun 2019, 11:22 -
Can I download this mpd video ?
By Ferazzi in forum Video Streaming DownloadingReplies: 5Last Post: 23rd Feb 2019, 09:50 -
download video or audio in a url mpd (.dash)?
By brunomoreno71 in forum Video Streaming DownloadingReplies: 1Last Post: 28th Mar 2018, 12:10