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 31 to 60 of 127
-
Code:
# enter special header values here in the form 'token': ' value', each on one line - remember the quotes and the comma! headers = { 'authorization': 'Bearer eyJ..., }
-
i think you know that 'eyJ....' means you should replace it to your own token, right? it is a long long string you should paste, not just paste 'eyJ....'
Last edited by shellcmd; 29th Feb 2024 at 04:40.
-
so i will give you the exactly headers.py example which you can use directly, just copy and paste it in your headers.py:
remember use US vpn.Last edited by shellcmd; 29th Feb 2024 at 19:37. Reason: expired
-
[Attachment 77350 - Click to enlarge]
So if I get this right I don't change the l3.py script itself just create a headers.py in the script directory inside the env leave the l3.py as A_N_G_E_L_A wrote in the example -
-
it does use the .wdv file google_aosp_on_ia_emulator_14.0.0_f22c747e_4464_l3 .wvd ill try the old version as well see if either works at te moment they dont
in WKS-KEYS get token expired the other one just error's outLast edited by PSXman_uk; 29th Feb 2024 at 12:28.
-
Didn't realize we were on the Beyond WKS-KEYS thread. Well, then of course you need to put your headers there:
Code:# enter special header values here in the form 'token': ' value', each on one line - remember the quotes and the comma! headers = { 'Accept': '*/*', }
-
Code:
enter special header values here in the form 'token': ' value', each on one line - remember the quotes and the comma! headers = { 'Accept': '*/*', 'authorization': 'Bearer eyJhbGciOiJIUzI1NiIsImtpZCI6IjNkNjg4NGJmLWViMDktNDA1Zi1hOWZjLWU0NGE1NmY3NjZiNiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJhbm9ueW1vdXNfVVMiLCJlbnQiOlt7ImJpZCI6IkFsbEFjY2Vzc01haW4iLCJlcGlkIjo3fV0sImlhdCI6MTcwOTE5MTAzNiwiZXhwIjoxNzA5MTk4MjM2LCJpc3MiOiJjYnMiLCJhaWQiOiJjYnNpIiwiaXNlIjp0cnVlLCJqdGkiOiJmMjVmMjI1Zi03MzVmLTQ4NjQtYTIwZi0wZjA0YjczZGNkNjEifQ.Hw06vcq9iy8db6ZJWbhZFFK9g2mKdp0iVv8Wn3tNebk', }
-
-
for CBS I don't use a VPN but a socks5 proxy, and even then only for the key request. The other stuff is not geoblocked.
You could have a look at these and see if any of them work for you
http://free-proxy.cz/en/proxylist/country/US/socks5/ping/all -
The weird thing with this is if you get the keys you can dl without any proxy flat out in my case using N_m3u8DL-RE but I cant get either wskeys or pywidevine to work correctly even though I'm sure I have al it requires from reading and implementing all the setup as per the stickies.
I always appreciate the help and am sure it must be something simple at my end just cant see what yet.
Thank you all -
Code:
PS C:\Scripts\env\Scripts> python l3.py PSSH? AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEJvtNKDVg04WusufcGXcYkE= License URL? https://cassie.channel5.com/api/v2/licences/widevine/491/C5480740001?expiry=1709299017...5c%22%2Cst%3Dv --key 9bed34a0d5834e16bacb9f7065dc6241:7474a6901d6ff87704a95b3cea023b6a --key 686501a746625c8dd97e2230e8758173:7474a6901d6ff87704a95b3cea023b6a PS C:\Scripts\env\Scripts>
Code:PS C:\freevine\WKS-KEYS> python l3.py PSSH: AAAAgHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAGAIARIQuKtAKAO+uOe7zcorjmj1hxoMbWVkaWFraW5kbmJhIjpOQkFfMjAyNDAyMDYyMjM1TkJBX19fX19WSURFT1NfX05CQUVfMjcxOTg0MV9KaXRwX1JlYWNoX0hEMgA= License URL: https://cassie.channel5.com/api/v2/licences/widevine/491/C5480740001?expiry=1709299017&tag=66626337656363333531396165613866376636383237653236356334636333323935353766353162&CMCD=ot%3Dk%2Csf%3Dd%2Csid%3D%22922100b6-9e1e-4f5c-b336-4fe39094ac5c%22%2Cst%3Dv --key 9bed34a0d5834e16bacb9f7065dc6241:7474a6901d6ff87704a95b3cea023b6a --key 66aabae3f86e8d1dc4157879c6d2e239:7474a6901d6ff87704a95b3cea023b6a PS C:\freevine\WKS-KEYS>
-
Just how your questions relates to any of the initial topic I fail to see. Channel 5 video and l3.py for heavens sake!! Its been done to death on the forum. Use the SEARCH function! The keys you have are spoofs from C5 to frustrate you. L3 .py cannot be used there. The request is more complex and needs extra data sent. Why didn't your reading discover that?
Do some research ; then ask questions, if you must, in your own thread?
Then hopefully I won't keep getting pinged by this site announcing a 'reply' when in fact it is no such thing.Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
https://files.videohelp.com/u/301890/hellyes6.zip -
I also encountered this error code
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://ottapp-appgw-amp.nba.com/v1/client/get-widevine-license?ownerUid=azuki&mediaId...3&is_dvr=false
but my header is‘t authorization,how i slove this problem. -
You guys need to use httptoolkit and watch the interaction as a browser loads the page. You'll be able to see the JSON exchange (probably) and headers. Then you can answer your own questions.
Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
https://files.videohelp.com/u/301890/hellyes6.zip -
This url:https://www.nba.com/watch/video/2016-dunk-contest-lavine-vs-gordon-best-ever
Pssh:AAAAgHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAGAIA RIQlk9C5GY4kyszQnRh8TZFnxoMbWVkaWFraW5kbmJhIjpOQkF fMjAyMzAxMjkwOTM3TkJBX19fX19WSURFT1NfX05CQUVfMjYzM Dk0MV9KaXRwX1JlYWNoX0hEMgA=
license url:https://ottapp-appgw-amp.nba.com/v1/client/get-widevine-license?ownerUid=azuki&mediaId...3&is_dvr=false -
Code:
(env) C:\Users\Admin>pywidevine create-device -k device_private_key -c device_client_id_blob -t ANDROID -l3 -o WVD Traceback (most recent call last): File "C:\Users\Admin\AppData\Local\Programs\Python\Python37\Lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "C:\Users\Admin\AppData\Local\Programs\Python\Python37\Lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\Admin\env\Scripts\pywidevine.exe\__main__.py", line 4, in <module> File "c:\users\admin\env\lib\site-packages\pywidevine\__init__.py", line 5, in <module> from .remotecdm import * File "c:\users\admin\env\lib\site-packages\pywidevine\remotecdm.py", line 8, in <module> import requests File "c:\users\admin\env\lib\site-packages\requests\__init__.py", line 43, in <module> import urllib3 File "c:\users\admin\env\lib\site-packages\urllib3\__init__.py", line 42, in <module> "urllib3 v2.0 only supports OpenSSL 1.1.1+, currently " ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.1.0i 14 Aug 2018'. See: https://github.com/urllib3/urllib3/issues/2168 (env) C:\Users\Admin>
-
Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
https://files.videohelp.com/u/301890/hellyes6.zip -
Code:
(env) C:\Users\Admin>pywidevine create-device -k device_private_key -c device_client_id_blob -t ANDROID -l3 -o WVD INFO:root:pywidevine version 1.7.0 Copyright (c) 2022-2024 rlaphoenix INFO:root:https://github.com/devine-dl/pywidevine Usage: pywidevine create-device [OPTIONS] Try 'pywidevine create-device --help' for help. Error: key: Not a path to a file, or it doesn't exist. (env) C:\Users\Admin>
-
Code:
(env) C:\Users\Admin>pywidevine create-device -k device_private_key -c device_client_id_blob -t ANDROID l3 -o WVD INFO:root:pywidevine version 1.7.0 Copyright (c) 2022-2024 rlaphoenix INFO:root:https://github.com/devine-dl/pywidevine Usage: pywidevine create-device [OPTIONS] Try 'pywidevine create-device --help' for help. Error: Missing option '-l' / '--level'. (env) C:\Users\Admin>
-
Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
https://files.videohelp.com/u/301890/hellyes6.zip -
Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
https://files.videohelp.com/u/301890/hellyes6.zip -
Well you can start by being a bit more awake. The very first post in the forum is https://forum.videohelp.com/threads/408031-Dumping-Your-own-L3-CDM-with-Android-Studio
Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
https://files.videohelp.com/u/301890/hellyes6.zip
Similar Threads
-
wks-keys giving out wrong keys
By swappyison in forum Video Streaming DownloadingReplies: 21Last Post: 6th Aug 2023, 12:03 -
wks-keys or TPD-Keys cmd.exe errors
By euphonic in forum Video Streaming DownloadingReplies: 1Last Post: 25th Jun 2023, 14:24 -
WKS-KEYS help
By Gruchemuche in forum Video Streaming DownloadingReplies: 1Last Post: 2nd Oct 2022, 08:55 -
need help with wks-keys
By ahmedani in forum Video Streaming DownloadingReplies: 1Last Post: 20th Jul 2022, 03:15 -
Wks-keys
By Fjullekulle in forum Video Streaming DownloadingReplies: 10Last Post: 12th Jul 2022, 04:01