Hi guys,
Until this past week, i had been able to download from All4/Channel 4 encrypted streams without issues using N_M3U8-DL without issue.
Now when I try and run it It says "Invalid URI", even with an MPD link that worked fine in the past. I am able to play the videos fine on the original pages.
Testing using ffmpeg with the same MPD link errors with "Server returned 400 Bad Request"
Links in question:
Original page: https://www.channel4.com/programmes/the-last-leg/on-demand/71167-004
MPD URL: https://ak-jos-c4assets-com.akamaized.net/CH4_43_02_900_71167004001001_001/CH4_43_02_9...ism/stream.mpd
ffmpeg Commands tried:
ffmpeg -i https://ak-jos-c4assets-com.akamaized.net/CH4_43_02_900_71167004001001_001/CH4_43_02_9...ism/stream.mpd -map 0 -c copy output.mkv
Any ideas what they might have changed?
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 9 of 9
-
-
-
it says "Sign in or Register to Watch"
Edit: okay free registration. try using ""
Code:nm3u8cli "https://ak-jos-c4assets-com.akamaized.net/CH4_43_02_900_71167004001001_001/CH4_43_02_900_71167004001001_001_J01.ism/stream.mpd?c3.ri=13504327258053266995&filter=%28type%3D%3D%22video%22%26%26%28%28DisplayHeight%3E%3D288%29%26%26%28systemBitrate%3C4800000%29%29%29%7C%7Ctype%21%3D%22video%22&ts=1612810693&e=600&st=tZSOdwkLkN12KR74wS_I90TxjKgxQF49N97Oh2akOmQ"
Last edited by notaghost; 8th Feb 2021 at 13:03.
discord=notaghost9997 -
They weren't previously checking the manifest url's query string parameters (everything after "stream.mpd?", for example).
Now they are.
If valid query string parameters are included with the manifest url, the manifest url should download. Assuming of course that the program to which you specify the manifest url (with the parameters) does in fact use those parameters. Note that the parameters may be time limited, or tied to a specific ip.
Note also that valid query string parameters are needed only for the manifest url. They aren't required for the dash fragments. -
Thanks @notaghost and @blimey
I have been able to successfully pull a file with ffmpeg when including the parameters, but don't know how to decrypt from the resulting mkv file. Using mp4decrypt and output a playable file N_M3U8 ouputted seperate MP4 and AAC files that i would then decrypt and MKVToolnix. Any tips?Last edited by HurMummer; 12th Jun 2021 at 08:27.
Similar Threads
-
How to download from zee5 site and download mpd link
By qasem1368 in forum Video Streaming DownloadingReplies: 7Last Post: 25th Nov 2021, 21:28 -
mpd download filter
By forty888 in forum Video Streaming DownloadingReplies: 5Last Post: 24th Sep 2020, 14:21 -
Download this mpd... help
By leoglez29 in forum Video Streaming DownloadingReplies: 4Last Post: 17th Jul 2020, 22:25 -
how to download MPD
By gonto333 in forum Video Streaming DownloadingReplies: 1Last Post: 29th Jun 2020, 19:58 -
How can I download an .mpd video?
By ostris in forum Video Streaming DownloadingReplies: 5Last Post: 16th Apr 2020, 10:50