Im trying to download from iframe mediadelivery.net without much success. I changed the User Agent, also experimented between ios, android and windows UA.
Streamdetector captures the link, however the referer needed to be entered manually
Tried hlsdl, n_m3u8dl-re, yt-dlp, streamlink. All updated to latest version.
[Attachment 73888 - Click to enlarge]
Only once n_m3u8dl-re came up with error asking for key, but it did detect the streams. However next attempt onwards, it didnt even detect the streams. Just a 401: unauthorized error
About the key, in dev tools I see there are multiple keys, all named 842x480.drmkey, though I dont know if it can be used in the command template.
[Attachment 73889 - Click to enlarge]
Read many threads posted here tried various ways, no luck. I was hoping if someone will be able to help me with this.
Code:N_m3u8DL-RE "https://iframe.mediadelivery.net/1cf809e0-c929-4923-bd2d-5c6fc73746f3/playlist.drm?contextId=f56f7045-9355-4893-a241-e614e2984fdc&secret=7823e4f5-c8c7-442c-9a50-461dd8ae69f6" --header "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" --header "Referer: https://iframe.mediadelivery.net/embed/156515/1cf809e0-c929-4923-bd2d-5c6fc73746f3?autoplay=true&loop=false&muted=false&preload=true"
Code:yt-dlp --no-part --restrict-filenames -N 4 --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" --referer "https://iframe.mediadelivery.net/embed/156515/1cf809e0-c929-4923-bd2d-5c6fc73746f3?autoplay=true&loop=false&muted=false&preload=true" "https://iframe.mediadelivery.net/1cf809e0-c929-4923-bd2d-5c6fc73746f3/playlist.drm?contextId=9f151e2b-ef96-4e34-bd79-f840c40afaf3&secret=18b19cc6-a328-4f4b-b5ad-03f4e7e10a60"
Code:streamlink --http-header "User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" --http-header "Referer=https://iframe.mediadelivery.net" -o "playlist.mp4" "https://iframe.mediadelivery.net/1cf809e0-c929-4923-bd2d-5c6fc73746f3/playlist.drm?contextId=efa19d76-8c32-4cfa-9948-e65680d9bae3&secret=e1a276fa-b43f-4ca8-94a6-2a8975d005fd" best
Code:hlsdl -b -c -u "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" -h "Referer:https://iframe.mediadelivery.net" -o "playlist.mp4" "https://iframe.mediadelivery.net/1cf809e0-c929-4923-bd2d-5c6fc73746f3/playlist.drm?contextId=efa19d76-8c32-4cfa-9948-e65680d9bae3&secret=e1a276fa-b43f-4ca8-94a6-2a8975d005fd"
Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!
+ Reply to Thread
Results 1 to 10 of 10
Thread
-
Last edited by Angel_Cyclops; 19th Sep 2023 at 15:01.
-
the main link is getting 403 error..
Code:https://iframe.mediadelivery.net/embed/156515/1cf809e0-c929-4923-bd2d-5c6fc73746f3
-
-
this is kind of bunny cdm style protection
[Attachment 73906 - Click to enlarge]
MaZED-UP has already made a script for it
https://github.com/MaZED-UP/bunny-cdn-drm-video-dl
which makes it easy to download this stuff, but these
mediadelivery sites are not all the same, so not all of them are possible... -
Got the bunny cdn installed and added to my path variable for future use. But I cannot get the right syntax. Do you think you could help me with the syntax you are using Or how you use it? I tried with
Code:b-cdn-drm-vod-dl.py https://iframe.mediadelivery.net/embed/156515/1cf809e0-c929-4923-bd2d-5c6fc73746f3
Im on windows.Last edited by Angel_Cyclops; 19th Sep 2023 at 05:02.
-
with original script
you need to put this link inside the script
scroll down in script:
line 180
Code:referer='https://iframe.mediadelivery.net/embed/156515/1cf809e0-c929-4923-bd2d-5c6fc73746f3',
Code:embed_url='https://iframe.mediadelivery.net/embed/156515/1cf809e0-c929-4923-bd2d-5c6fc73746f3',
b-cdn-drm-vod-dl.py -
-
Similar Threads
-
iframe.mediadelivery.net gives me 401 Unauthorized
By Anonymous84734 in forum Video Streaming DownloadingReplies: 8Last Post: 18th Sep 2023, 12:15 -
What is the rigorous process of downloading iframe.mediadelivery.net ?
By Noob_me in forum Video Streaming DownloadingReplies: 6Last Post: 18th Aug 2023, 08:30 -
Help to download from iframe.mediadelivery.net
By safinok in forum Video Streaming DownloadingReplies: 1Last Post: 5th Apr 2023, 01:03 -
Download from iframe.mediadelivery.net
By andreww in forum Video Streaming DownloadingReplies: 11Last Post: 16th Mar 2023, 14:59 -
Downloading from iframe.mediadelivery.net stopped working
By monk87 in forum Video Streaming DownloadingReplies: 6Last Post: 3rd Jan 2023, 10:37