+ Reply to Thread
Results 1 to 18 of 18

Thread: A werid Widevine situation.

  1. #1
    Member
    Join Date
    Aug 2022
    Location
    Earth
    Posts
    10

    A werid Widevine situation.

    [Deleted]
    Last edited by Secondhand; 31st Aug 2022 at 06:42.
    Quote Quote  

  2. #2

    Re: A werid Widevine situation.

    Can't access the site, keeps saying Secure Connection Failed or ERR_CONNECTION_RESET or something.
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  

  3. #3
    Member
    Join Date
    May 2022
    Location
    Chile
    Posts
    16

    Re: A werid Widevine situation.

    Quote Originally Posted by [ss]vegeta View Post
    Can't access the site, keeps saying Secure Connection Failed or ERR_CONNECTION_RESET or something.
    with vpn from georgia it works.
    Quote Quote  

  4. #4
    Member
    Join Date
    Aug 2022
    Location
    Earth
    Posts
    10

    Re: A werid Widevine situation.

    [Deleted]
    Last edited by Secondhand; 31st Aug 2022 at 06:42.
    Quote Quote  

  5. #5
    Member
    Join Date
    Aug 2022
    Location
    Earth
    Posts
    10

    Re: A werid Widevine situation.

    [Deleted]
    Last edited by Secondhand; 31st Aug 2022 at 06:42.
    Quote Quote  

  6. #6

    Re: A werid Widevine situation.

    Code:
    74ef7fcb2e8850988b481bf8beeaf958:6c65543b8f4f7afcadd1f55ea538f85e
    75c97be304ec593f9a29353ec1ac917e:2f382790255f4c52f69c04f4d699668f
    63b74287ad5e5d93907781282098f9a7:e7668be0c0e3d840d02b5b312d1b5261
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  

  7. #7
    Member
    Join Date
    Aug 2022
    Location
    Earth
    Posts
    10

    Re: A werid Widevine situation.

    [Deleted]
    Last edited by Secondhand; 31st Aug 2022 at 06:43.
    Quote Quote  

  8. #8

    Re: A werid Widevine situation.

    pywidevine + cdm
    your license url and pssh are correct
    and only the cookie header

    wks with cdm works, only cookie header
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  

  9. #9
    Member
    Join Date
    Aug 2022
    Location
    Earth
    Posts
    10

    Re: A werid Widevine situation.

    [Deleted]
    Last edited by Secondhand; 31st Aug 2022 at 06:43.
    Quote Quote  

  10. #10

    Re: A werid Widevine situation.

    Yes...
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  

  11. #11
    Member
    Join Date
    Aug 2022
    Location
    Earth
    Posts
    10

    Re: A werid Widevine situation.

    [Deleted]
    Last edited by Secondhand; 31st Aug 2022 at 06:43.
    Quote Quote  

  12. #12

    Re: A werid Widevine situation.

    And everything is deleted now..
    Quote Quote  

  13. #13

    Re: A werid Widevine situation.

    Quote Originally Posted by pkp View Post
    And everything is deleted now..
    Nothing important, site was https://cavea.plus/ I think

    Should have quoted all of his posts...
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  

  14. #14
    Member
    Join Date
    May 2021
    Posts
    575

    Re: A werid Widevine situation.

    Deleted top post

    URL: https://cavea.plus/en/watch/blue-mountains-or-unbelievable-story (This is a free streaming service, you can register with random mail and a phone number e.g 512345678)


    I could not find an MPD file link in the "Network" tab, instead I found an api link and MPD file in the response
    Image
    [Attachment 66491 - Click to enlarge]
    PSSH:
    Code:
    AAAAN3Bzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABciDxgrPh 8vODragmzRPVdAHUjj3JWbBg==

    I also could not find anything except for this link when searching for the license URL
    https://cavea.plus/api/v1/wv-proxy/9a56a7d0-1f92-11ed-b1fd-2daf2b71c8ac

    Image
    [Attachment 66492 - Click to enlarge]
    There are 2 links (both same), in the payload of the second one there is a lot of gibberish and also mention of "license.widevine.com" (that's the only readable text)


    I took the headers from the same link
    Headers:
    Code:
    {
    "Accept": "*/*",
    "Accept-Language": "en-US,en;q=0.9",
    "Connection": "keep-alive",
    "Cookie": "_ga=GA1.1.328338536.1656666149; _ga_HE2E1LZGT6=GS1.1.1656666149.1.0.1656666150.0; connect.sid=s%3A6zMgxJ0SoNaknCPlYRbWP0Z-mE8kCs_w.j2TSwYIRpNlENChxFiX%2FsSGUXj7Nn56WI1f3bm4 Bk2k",
    "Origin": "https://cavea.plus",
    "Referer": "https://cavea.plus/ka/watch/blue-mountains-or-unbelievable-story",
    "Sec-Fetch-Dest": "empty",
    "Sec-Fetch-Mode": "cors",
    "Sec-Fetch-Site": "same-origin",
    "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36",
    "sec-ch-ua": "\"Chromium\";v=\"104\", \" Not A;Brand\";v=\"99\", \"Google Chrome\";v=\"104\"",
    "sec-ch-ua-mobile": "?0",
    "sec-ch-ua-platform": "\"Windows\"",
    "Content-Type": "application/x-www-form-urlencoded"

    }
    When I input all of this in GetWVkeys I get this error:

    {"code":400,"error":true,"message":"('Connectio n aborted.', ConnectionResetError(104, 'Connection reset by peer'))"}

    I have no idea what to do.

    https://forum.videohelp.com/attachment.php?attachmentid=66492

    https://forum.videohelp.com/attachment.php?attachmentid=66491
    Quote Quote  

  15. #15

    Re: A werid Widevine situation.

    Jack is awesome
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  

  16. #16
    Member
    Join Date
    Jan 2019
    Posts
    2,760

    Re: A werid Widevine situation.

    thanks jack. nice shot
    Quote Quote  

  17. #17
    Banned
    Join Date
    Aug 2018
    Posts
    755

    Re: A werid Widevine situation.

    [Deleted]
    Quote Quote  

  18. #18

    Re: A werid Widevine situation.

    jack_666 doesn't download only videos but also the forum every day

    thank you Jack
    Quote Quote  

+ Reply to Thread

Similar Threads

  1. help in getting widevine keys
    By Sandy sai in forum Video Streaming Downloading
    Replies: 7
    Last Post: 10th Sep 2023, 07:28
  2. Widevine help
    By Stevo1987 in forum Video Streaming Downloading
    Replies: 16
    Last Post: 27th Aug 2022, 12:08
  3. Understanding Widevine
    By ptumster in forum Video Streaming Downloading
    Replies: 7
    Last Post: 17th Jul 2022, 00:46
  4. Help with getting widevine keys
    By lerman in forum Video Streaming Downloading
    Replies: 4
    Last Post: 28th Jun 2022, 09:48
  5. Widevine Spam
    By servese in forum Feedback
    Replies: 0
    Last Post: 28th Jul 2021, 06:52

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts