VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. HI Everyone,

    I have been reading through the forum and trying to re-search this for a few hours now, but I still can not find the end result.

    I receive the error : Could not send HEAD request to https://[LINK]: HTTP Error 403: no credentials to authenticate

    I pass cookies through, I have tried all authentication options and all request headers and still have no luck.

    I have tried other software such as n_m3u8dl and FFMPEG.

    Does anyone have any other ideas on how I could get this MPD downloaded? or what I may need to pass through YT-DLP?
    Quote Quote  
  2. Originally Posted by jdanielw View Post

    I pass cookies through
    How ? Post your syntax (command)

    For starters, if its WV it needs a completely different approach anyway- give us the url of the video you are trying to DL and show us the syntax of your command that you used, instead of being vague...so without proper credentials and an url all I can suggest for now is:

    Code:
    yt-dlp --cookies-from-browser firefox "some-mpd-URL"
    Substitute any other browser by name - lowercase

    Could also add --referer "https://www.yoursite.com"

    Code:
    yt-dlp --cookies-from-browser firefox --referer "https://www.yoursite.com" "some-mpd-URL"
    Last edited by codehound; 20th Nov 2021 at 20:19.
    Quote Quote  
  3. yea, good words codehound.

    anyway about --cookies-from-browser assuming FF installed in its own path ... but with browser on portable version?
    - installed on other partition (no C) -

    yes it possible this:

    Code:
    --cookies-from-browser BROWSER[:PROFILE_NAME_OR_PATH]
    but maybe is better export cookie on txt format (with proper extension) and then use --cookies cookies.txt
    Last edited by lomero; 21st Nov 2021 at 07:31.
    Quote Quote  
  4. @ Codehound - PM'd
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!