Hello,
Does anybody have any idea how to do this?
I have an account on a site that is streaming mp4 videos that I'd like to save to watch on a plane.
It looks like the videos are being sent chunk by chunk from urls that looks like:
In the request headers for each chunk, the url is the same but I see the byte range change. For example:Code:https://video-node.swarmcdn.com/[some long string]/[even longer string].mp4
The request headers also have something curious. The authority isCode:range: bytes=48183106-48347961
The origin and referrer is site I login to in order to view the videos.Code:video-node.swarmcdn.com
Any one have any ideas how to save these videos?
+ Reply to Thread
Results 1 to 5 of 5
-
-
You can't find mpd/manifest/m3u8 something?
Read this thread carefully, also swarmcdn is mentioned.
https://forum.videohelp.com/threads/398743-Newbie-How-to-download-what-I-think-is-MPEG...light=swarmcdn -
Thanks vegeta!
I had read that post but I didn't realize it applied to mp4 files.
Another thing I did wrong was I was watching network calls after the player was loaded and after the play button was pressed. This caused me to miss seeing the call to fetch the manifest.
Once I found that call, using that url and changing the extension from .mp4 -> m3u8 worked! -
Similar Threads
-
Help to download streaming video mp4 segment ?
By harusame in forum Video Streaming DownloadingReplies: 2Last Post: 2nd Oct 2021, 03:11 -
Download all instagram account videos+images at once Original Quality
By Username2013 in forum Video Streaming DownloadingReplies: 6Last Post: 25th Nov 2019, 04:01 -
Streaming Video Download
By sk_saifulla in forum Newbie / General discussionsReplies: 3Last Post: 5th Aug 2019, 00:59 -
Help me Download video streaming
By dogantemel1978 in forum Video Streaming DownloadingReplies: 2Last Post: 28th Jan 2019, 09:04 -
Download HLS streaming video...
By Leo75 in forum Video Streaming DownloadingReplies: 0Last Post: 25th Jul 2017, 13:54