Hello,
I try to download videos from https://fdfmm.com/fdfmm1/video-1/ but I got an error. I browse the web, but there is only DRM video problems and it seems that my video doesn't have DRM.
So the link above got an iframe to : https://iframe.mediadelivery.net/embed/123852/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3?aut...e&preload=true
This iframe include the link to the playlist : https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8
To download the video, I follow others posts (including changing user agent), I tried a lots of combination, for example :
OrCode:C:\Program Files\Streamlink\bin>streamlink --http-header User-Agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0" --http-header Origin="https://iframe.mediadelivery.net/" "hls://https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8" best -o video.ts [cli][info] Found matching plugin hls for URL hls://https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8 error: Unable to open URL: https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8 (403 Client Error: Forbidden for url: https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8)
I always get the error : (403 Client Error: Forbidden for url: https://...)Code:C:\Program Files\Streamlink\bin>streamlink --http-header User-Agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0" --http-header Origin="https://fdfmm.com/fdfmm1/video-1/" "hls://https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8" best -o video.ts [cli][info] Found matching plugin hls for URL hls://https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8 error: Unable to open URL: https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8 (403 Client Error: Forbidden for url: https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8)
Where is my mistake ?
Thanks for your help
+ Reply to Thread
Results 1 to 7 of 7
-
-
remove
Code:--http-header Origin="https://iframe.mediadelivery.net/"
Code:--http-header Referer="https://iframe.mediadelivery.net/embed/123852/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3"
-
Thank you very much for your help. It works !
Code:C:\Program Files\Streamlink\bin>streamlink --http-header User-Agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0" --http-header Referer="https://iframe.mediadelivery.net/embed/123852/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3" "hls://https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8" best -o "C:\Users\MyName\Videos\video.ts" [cli][info] Found matching plugin hls for URL hls://https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/playlist.m3u8 [cli][info] Available streams: 240p (worst), 360p, 480p, 720p, 1080p (best) [cli][info] Opening stream: 1080p (hls) [cli][info] Writing output to C:\Users\MyName\Videos\video.ts [download] Written 851.32 MiB to C:\Users\MyName\Videos\video.ts (6m51s @ 10.86 MiB/s) [cli][info] Stream ended [cli][info] Closing currently open stream...
-
alternative with N_m3u8DL-RE
Code:N_m3u8DL-RE "https://vz-53fce993-361.b-cdn.net/c43d53ec-1fd2-493c-ba9e-deca6ca83ff3/1920x1080/video.m3u8" --header "User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0" --header "Referer: https://iframe.mediadelivery.net/"
-
Hi, I only have this link:
I noticed that the page's code doesn't contain a link to 'mediadelivery.net'. Could you assist me in downloading this video?
Thanks
Similar Threads
-
Download from iframe.mediadelivery.net
By andreww in forum Video Streaming DownloadingReplies: 13Last Post: 19th Dec 2023, 15:55 -
Help to download from iframe.mediadelivery.net
By safinok in forum Video Streaming DownloadingReplies: 1Last Post: 5th Apr 2023, 00:03 -
Downloading from iframe.mediadelivery.net stopped working
By monk87 in forum Video Streaming DownloadingReplies: 6Last Post: 3rd Jan 2023, 09:37 -
Download video from akamaihd.net
By Sebeauvoir in forum Video Streaming DownloadingReplies: 38Last Post: 20th Feb 2022, 04:57 -
How to download Video from Shahid.net (DRM-Protected)
By Semohan in forum Video Streaming DownloadingReplies: 2Last Post: 21st Sep 2020, 03:47