VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. I've been using yt-dlp for years, with credentials to download stuff from certain networks, like ABC, or mouse themed stuff. Recently starting encountering the dreaded "HTTP Error 451". I'm wondering what my next direction should be. Is there a good workaround for this? A better toolset to use? Do I need to invest in something like StreamFab? I have no qualms diving in and learning, but just wanted to get an idea of which way to go.

    My current process was to export my cookies file from my browser, then from my linux host, run yt-dlp, grabbing the video.

    Eg -

    Code:
    yt-dlp --quiet  --ap-mso $ispmso  --ap-username $xusername --ap-password $xpassword --cookies=./cookies.txt $SHOWURL
    or

    Code:
    yt-dlp --quiet --progress -o "$Showfilename.%(ext)s" --ap-mso $ispmso  --ap-username $xusername --ap-password $xpassword --user-agent 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0'  --cookies=./cookies.txt --write-sub --sub-format srt --convert-subs srt $SHOWURL
    Thanks!
    Quote Quote  
  2. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    If you're trying to download DRM content you should use this
    https://forum.videohelp.com/threads/416316-%5BRelease%5D-WidevineProxy2-Extension-Bypa...s-Lic-wrapping

    Otherwise for non-drm, yt-dlp seems to be still working
    Code:
    yt-dlp https://abc.com/video/0e2af2ea-cae9-40da-b34c-7e2e9a7798f0/playlist/PL551344809
    [Go] Extracting URL: https://abc.com/video/0e2af2ea-cae9-40da-b34c-7e2e9a7798f0/playlist/PL551344809
    [Go] PL551344809: Downloading webpage
    [Go] vdka39216907: Downloading JSON metadata
    [Go] VDKA39216907: Downloading JSON metadata
    [Go] VDKA39216907: Downloading m3u8 information
    [info] VDKA39216907: Downloading 1 format(s): MP4-SOURCE
    [download] Destination: Luke Bryan Duets with Crews Wright on George Strait Classic! Honky Tonk Magic! [VDKA39216907].mp4
    [download] 100% of   37.52MiB in 00:00:02 at 17.44MiB/s
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  3. Thank you. I wasn't sure if it was a DRM issue or a diff odd error. In the past, I got diff errors for DRM. But I'll start reading up on that link. Thank you.
    Quote Quote  
  4. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    If you aren't 100% sure if it's drm or not, you can load the page on firefox. If it's drm you'll get something like this little icon/popup
    Image
    [Attachment 86125 - Click to enlarge]
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  5. Sorry, I wasn't clear. In the past, I got a message indicating it is DRM. I see it is DRM blocked, but I guess the message changed. I have some work and learning ahead of me
    Quote Quote  



Similar Threads

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