Hello everyone,
First of all thanks to all the community for the help, I'm newbie.
Looking at several posts I am using yt-dlp to download some videos to watch them offline.
I use The stream detector to get the download command but I have several errors and the download is usually cut off.
Could someone suggest me some parameter to avoid the following errors?
ERROR: unable to download video data: HTTP Error 403: Forbidden
And
ERROR: unable to download video data: <urlopen error timed out>
This is one of the videos I am trying to download
yt-dlp --no-part --restrict-filenames --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0" --referer "https://iframe.mediadelivery.net/embed/8868/3f36add0-a7d9-463d-889d-0a09b42d0070?autoplay=false" "https://iframe.mediadelivery.net/3f36add0-a7d9-463d-889d-0a09b42d0070/1280x720/video.drm?contextId=2ed362ff-4986-45a4-ab26-a1fbafc1bf1d"
Thank you very much 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 10 of 10
-
-
Is from a private website which needs log in.
I can start to download the videos but very often the download cut off and I need to start again or resume -
if you do not write here the video link and login data how can you think on us help??
-
Sorry I can`t post the user and pass login
I didn't know you need the original URL, sorry
I want to know if someone had the same or similar situation and can advise me how to fix it. As I said before I can download the video, but the download often cut off and I have to resume it manually.
Any idea how to modify the yt-dlp command to retry again automatically? I tried some options like -r but didn't work
Excuse me, I'm newbie -
This usually means you need Headers, 99% of the time the referer.
But as Lomero said: without the mother url or the page you are looking at where the VOD resides it is impossible to assist you.
-r is rate limit
Being a newbie is no excuse for not reading yt-dlp docs
https://github.com/yt-dlp/yt-dlp
You can pick up where you left off with yt-dlp using the continue command
Code:yt-dlp -c "mpd-url"
Last edited by codehound; 7th Jan 2022 at 06:52.
-
replace --no-part --restrict-filenames with --allow-u
and add a fresh mpd
your thread is similar to this: https://forum.videohelp.com/threads/404356-Help-me-Downloading-video
Similar Threads
-
YT-DLP - ERROR 403 no credentials to authenticate
By jdanielw in forum Video Streaming DownloadingReplies: 3Last Post: 21st Nov 2021, 03:28 -
403 Forbidden Error from yt-dlp on mpd file download?
By influx in forum Video Streaming DownloadingReplies: 12Last Post: 5th Oct 2021, 14:48 -
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 -
yt-dlp + mdp: "Could not send HEAD request" - HTTP error 403: forbidden
By oopargentina in forum Video Streaming DownloadingReplies: 6Last Post: 27th Mar 2021, 10:01 -
first time appearing of error in mysql
By Humetox33 in forum ComputerReplies: 2Last Post: 28th Apr 2017, 10:30