VideoHelp Forum




+ Reply to Thread
Results 1 to 18 of 18
  1. Hi, i need help with Crave TV.

    I can find the keys for any Crave's videos but can't download using either mpd, i'm getting error 401 unauthorized.
    I'm using N_m3u8DL-RE, is there any arguments to add to command line to avoid error 401.

    https://capi.9c9media.com/destinations/se_atexace/platforms/desktop/playback/contents/...5/manifest.mpd
    https://capi.9c9media.com/destinations/se_atexace/platforms/desktop/playback/contents/.../manifest.pmpd

    Thank you
    Quote Quote  
  2. Is the video behind a paid subscription? I get a prompt to Sign In before I can watch the video.
    Quote Quote  
  3. Sorry, the the video is behind a paid subscription
    Quote Quote  
  4. Member k2000's Avatar
    Join Date
    Jan 2022
    Location
    Canada
    Search PM
    take yt-dlp and you modify the address line of the mpd and include all the code of the bearer complet ey




    Code:
    https://capi.9c9media.com/destinations/crave_atexace/platforms/desktop/playback/contents/866309/contentpackages/1174303/manifest.mpd?filter=25" --add-header "Authorization: Bearer ey
    Last edited by k2000; 12th May 2023 at 14:40.
    Quote Quote  
  5. Originally Posted by k2000 View Post
    take yt-dlp and you modify the address line of the mpd and include all the code of the bearer complet ey




    Code:
    https://capi.9c9media.com/destinations/crave_atexace/platforms/desktop/playback/contents/866309/contentpackages/1174303/manifest.mpd?filter=25" --add-header "Authorization: Bearer ey
    Still the same error: 'ERROR: One or more errors occurred. (Response status code does not indicate success: 401 (Unauthorized)'
    Quote Quote  
  6. Member k2000's Avatar
    Join Date
    Jan 2022
    Location
    Canada
    Search PM
    Correction to check audio video info

    Code:
    yt-dlp --allow-u "https://capi.9c9media.com/destinations/crave_atexace/platforms/desktop/playback/contents/866309/contentpackages/1174303/manifest.mpd?filter=25" --add-header "Authorization: Bearer ey" -F

    with video and audio option chosen

    Code:
    yt-dlp.exe --allow-unplayable-formats -f h264-ffa6v1-30p-primary-7200000,ac3-ffa6v1-english-primary-384000 "https://capi.9c9media.com/destinations/crave_atexace/platforms/desktop/playback/contents/866309/contentpackages/1174303/manifest.mpd?filter=25" --add-header "Authorization: Bearer ey"
    Quote Quote  
  7. When checking for audio and video info, i get this error:

    [generic] manifest: Downloading webpage
    ERROR: 'latin-1' codec can't encode character '\u2026' in position 513: ordinal not in range(256)

    I've succeed with N_m3u8DL-RE -H "Authorization: Bearer ey" "https://capi.9c9media.com.....manifest.mpd?filter=25


    Thank you for your help
    Last edited by George7; 13th May 2023 at 09:06.
    Quote Quote  
  8. Member k2000's Avatar
    Join Date
    Jan 2022
    Location
    Canada
    Search PM
    Originally Posted by George7 View Post
    When checking for audio and video info, i get this error:

    [generic] manifest: Downloading webpage
    ERROR: 'latin-1' codec can't encode character '\u2026' in position 513: ordinal not in range(256)

    I've succeed with N_m3u8DL-RE -H "Authorization: Bearer ey" "https://capi.9c9media.com.....manifest.mpd?filter=25


    Thank you for your help
    the code of the bearer ey,,,, changes at each refresh and after x time after that they will give an error.
    you really have to enter the complete code after ey
    Quote Quote  
  9. Originally Posted by k2000 View Post
    Originally Posted by George7 View Post
    When checking for audio and video info, i get this error:

    [generic] manifest: Downloading webpage
    ERROR: 'latin-1' codec can't encode character '\u2026' in position 513: ordinal not in range(256)

    I've succeed with N_m3u8DL-RE -H "Authorization: Bearer ey" "https://capi.9c9media.com.....manifest.mpd?filter=25


    Thank you for your help
    the code of the bearer ey,,,, changes at each refresh and after x time after that they will give an error.
    you really have to enter the complete code after ey

    I know, i just didn't write it here as it's a long sequence. As i wrote, i've no problem now downloading videos from Crave. Your help was welcome.
    Beside filter=25 for 1080p, is there any other filters that you know.

    Thank you
    Quote Quote  
  10. Member k2000's Avatar
    Join Date
    Jan 2022
    Location
    Canada
    Search PM
    Originally Posted by George7 View Post
    Originally Posted by k2000 View Post
    Originally Posted by George7 View Post
    When checking for audio and video info, i get this error:

    [generic] manifest: Downloading webpage
    ERROR: 'latin-1' codec can't encode character '\u2026' in position 513: ordinal not in range(256)

    I've succeed with N_m3u8DL-RE -H "Authorization: Bearer ey" "https://capi.9c9media.com.....manifest.mpd?filter=25


    Thank you for your help
    the code of the bearer ey,,,, changes at each refresh and after x time after that they will give an error.
    you really have to enter the complete code after ey

    I know, i just didn't write it here as it's a long sequence. As i wrote, i've no problem now downloading videos from Crave. Your help was welcome.
    Beside filter=25 for 1080p, is there any other filters that you know.

    Thank you
    ok no sorry I don't know of any other filter
    Quote Quote  
  11. Banned
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    As for the filter issue, I remember it's filter=14?

    Once I wrote a Python script for downloading videos from crave in 1080p, but I couldn't remember.
    Quote Quote  
  12. Originally Posted by CrymanChen View Post
    As for the filter issue, I remember it's filter=14?

    Once I wrote a Python script for downloading videos from crave in 1080p, but I couldn't remember.
    filter=14 is for Noovo
    Quote Quote  
  13. Banned
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by George7 View Post

    filter=14 is for Noovo
    OK, just asking. I just couldn't remember the exact numeral.
    Quote Quote  
  14. filter=14 used to work for CTV as well, but doesn't work anymore as CTV has changed some things around. I guess noovo and crave did not get the same changes.
    Quote Quote  
  15. Member k2000's Avatar
    Join Date
    Jan 2022
    Location
    Canada
    Search PM
    Originally Posted by achilles View Post
    filter=14 used to work for CTV as well, but doesn't work anymore as CTV has changed some things around. I guess noovo and crave did not get the same changes.
    it still works for CTV

    Code:
    ?filter=24
    Quote Quote  
  16. Thanks.

    I was getting two mpd links. The one pointing to capi.9c9media.com still works . But I had been trying the one that points to u2.video.9c9media.com and that one doesn't work.
    Quote Quote  



Similar Threads

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