Hi,
I have an issue with some videos that I would like to download.
Usually, I use youtube-dl but on these, it doesn't work.
I get a 403 Error
Videos can be seen at this URL:
https://l1179c3e.r.eu-west-1.awstrack.me/L0/https:%2F%2Ftout-en-bois.com%3Fns_url=jTi%...0cggifDlpg=326
There are 5 tabs (one for each video)
I manage to get .m3u8 urls (there are several m3u8 urls for each video, but I get the same 403 Error for each of these...)
I tried to get more info in the developer tools network tab trying to filter on .mpd but no result...
Does anyone have an idea?
I think there are some usefull information on the URL above but I can't see what...
Thank you in advance
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 7 of 7
-
-
youtube-dl --referer "https://iframe.mediadelivery.net/embed/125166/faafd66b-3917-447e-a2e4-0a9ebeacbab9?autoplay=false&preload=true" --no-part --hls-prefer-native "https://vz-53fce993-361.b-cdn.net/6fd69c1b-3cae-475b-aa78-1b50b584051e/playlist.m3u8"
-
Thank you!
Where did you get the info (--referer).
I'm trying to understand to be able to download the other videos... -
Install stream detector Add-on for Firefox....
You will find the good command to download with yt-dlp.
[Attachment 71759 - Click to enlarge] -
delete yt-dl from your pc. too old 2021.12.17
and use N_m3u8DL-RE instead
search simply "playlist.m3u8" from your browser in dev tool network and run with RE (add simply referer only)
Code:N_m3u8DL-RE "https://vz-53fce993-361.b-cdn.net/6fd69c1b-3cae-475b-aa78-1b50b584051e/playlist.m3u8" --header "Referer: https://iframe.mediadelivery.net/"
[Attachment 71760 - Click to enlarge]
if you want, you can add --save-name xxxx at the command above -
Similar Threads
-
Always getting a 403 Forbidden Error
By cohnhead in forum Video Streaming DownloadingReplies: 20Last Post: 4th Sep 2023, 08:35 -
yt-dlp error "HTTP Error 403: Forbidden". MPD downloading [ABC.com site]
By nikshell29 in forum Video Streaming DownloadingReplies: 5Last Post: 26th Aug 2021, 15:18 -
youtube-dl 403 error
By nikshell29 in forum Video Streaming DownloadingReplies: 6Last Post: 3rd Jul 2021, 07:44 -
ffmpeg error 403
By bigge in forum Video Streaming DownloadingReplies: 3Last Post: 13th May 2021, 08:51 -
403 Forbidden error
By Skoosh in forum Video Streaming DownloadingReplies: 2Last Post: 15th Nov 2018, 11:02