Try with only the nv-authorizations header. The right license url should be:Response should be in json, although that's not your problem (yet).Code:https://nos71zv1.anycast.nagra.com/NOS71ZV1/wvls/contentlicenseservice/v1/licenses
Also this is not the right thread to post your problem to, find another thread that talks about NOS, open another one, or PM me.
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 121 to 150 of 770
-
-
in order to work properly I have to send complete json because it contains if I remember correctly the PID, but I am not sure
-
-
Try use this generate a wvd file
Code:pip install pywidevine pywidevine create-device -t ANDROID -l 3 -k device_private_key -c device_client_id_blob
discord nxhda -
I was able to get it with the link he provided. thanks again, it works great.
-
@FoxRefire
Great plugin, i have a question if it is possible to add manual "PSSH". -
I am fed up with such unproductive PMs that arrive frequently, so I decided to create a rule of here.
[Attachment 78507 - Click to enlarge]
https://forum.videohelp.com/threads/414140-[Release]-Widevine-L3-Guesser-Extension-Works-in-2024-Firefox-Chrome-All-OS#post2730987 -
Good morning,
I tried with Firefox to obtain the key but it doesn't work on M6 Replay.
[Attachment 78515 - Click to enlarge]
with bitmovin video it works. -
I am fed up with such unproductive PMs that arrive frequently
Go to your profile settings and turn off all PM's. This is an easy fix and I think that it will benefit you.
Thanks for the share and your patience.
-
[Announcement]
Extension updated.It supports more CDM file types not only device.wvd.
* Supported CDM Types
1. device.wvd
2. device_client_id_blob + device_private_key
3. client_id.bin + private_key.pem
Also, I added guide for contributors.If you want to contribute this project, look for it.
https://github.com/FoxRefire/wvg/blob/next/CONTRIBUTION.md
PS: Thanks @jack_666 -
> Does that include the DM I sent you?
Nope,I appreciate you for providing the scheme for the old version of the extension and for your suggestions of UI improvement.
However, I am not going to merge your UI improvement suggestions into my code, as I was a bit unsatisfied with them. -
[Announcement]
DRMToday scheme has also been added to the new version of the extension.
https://github.com/FoxRefire/wvg/commit/f98c2b1781770c96d507f7800d87689fa1e305b0
You can test it here.
https://demo.castlabs.com/ -
@FoxRefire any thoughts about adding sites that has M3u8 + Keys to the guesser to pull from those type of streams? thanks
-
The stream type, such as MPD or M3U8, does not matter if the extension is available at the site or not.
What is important is whether the license wrapping scheme used by the license server is supported by the extension.
https://online.familyclub.jp/s/jno/page/live_player_test
For example, this site uses m3u8 for its streaming format, however which uses common licensing scheme, so extension is available to use.
And Rule 2, You must submit scheme when specific website inclusion request.
Schemes is in python/schemes directory. -
-
[Attachment 78538 - Click to enlarge]
Works on my side.If not for you, this is bug.
Read the rules in the first post and do what you should do. -
I never said that site you posted didn't work, I am saying the one I am trying to get to work with M3u8 + keys is not working.
-
-
Hello everyone,
I tried the link you posted, it works.
[Attachment 78541 - Click to enlarge]
I tried on M6 replay it doesn't work because I can't get the key even on TF1 replay application shows me widevine is not detectable.
[Attachment 78542 - Click to enlarge] -
@sesamap159
> TF1 replay application shows me widevine is not detectable.
Send me init data of EME logger -
pyodide.asm.js:9 Uncaught (in promise) PythonError: Traceback (most recent call last):
File "/lib/python3.11/site-packages/pywidevine/cdm.py", line 407, in parse_license
signed_message.ParseFromString(license_message)
File "/lib/python3.11/site-packages/google/protobuf/message.py", line 199, in ParseFromString
return self.MergeFromString(serialized)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lib/python3.11/site-packages/google/protobuf/internal/python_message.py", line 1106, in MergeFromString
if self._InternalParse(serialized, 0, length) != length:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lib/python3.11/site-packages/google/protobuf/internal/python_message.py", line 1159, in InternalParse
(data, new_pos) = decoder._DecodeUnknownField(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lib/python3.11/site-packages/google/protobuf/internal/decoder.py", line 1003, in _DecodeUnknownField
raise _DecodeError('Wrong wire type in tag.')
google.protobuf.message.DecodeError: Wrong wire type in tag.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/lib/python311.zip/_pyodide/_base.py", line 573, in eval_code_async
await CodeRunner(
File "/lib/python311.zip/_pyodide/_base.py", line 395, in run_async
await coroutine
File "<exec>", line 63, in <module>
File "/lib/python3.11/site-packages/pywidevine/cdm.py", line 411, in parse_license
raise InvalidLicenseMessage(f"Could not parse license_message as a SignedMessage, {e}")
pywidevine.exceptions.InvalidLicenseMessage: Could not parse license_message as a SignedMessage, Wrong wire type in tag.
at new_error (pyodide.asm.js:9:10014)
at pyodide.asm.wasm:0x158e62
at pyodide.asm.wasm:0x15ff9e
at _PyEM_TrampolineCall_JS (pyodide.asm.js:9:120223)
at pyodide.asm.wasm:0x1a3494
at pyodide.asm.wasm:0x28a2bd
at pyodide.asm.wasm:0x1e431e
at pyodide.asm.wasm:0x1a397d
at pyodide.asm.wasm:0x1a3c3e
at pyodide.asm.wasm:0x1a3ce0
at pyodide.asm.wasm:0x2689a4
at pyodide.asm.wasm:0x26e800
at pyodide.asm.wasm:0x1a3e08
at pyodide.asm.wasm:0x1a3a98
at pyodide.asm.wasm:0x15f76b
at Module.callPyObjectKwargs (pyodide.asm.js:9:64297)
at Module.callPyObject (pyodide.asm.js:9:65365)
at wrapper (pyodide.asm.js:9:32855)
i sure thad the header not coreckt mybe ...
becouse the request need
Authorization:
Bearer
and
X-Cb-Ticket:
bud dont know how or where i have to fix this
Similar Threads
-
Is this Widevine or?
By cenkoman in forum Video Streaming DownloadingReplies: 6Last Post: 28th Dec 2022, 15:15 -
Widevine help
By Stevo1987 in forum Video Streaming DownloadingReplies: 16Last Post: 27th Aug 2022, 12:08 -
OSX Mac - Chrome v83 + Widevine L3 extension
By R4p1dH0n3Y in forum Video Streaming DownloadingReplies: 5Last Post: 17th Nov 2021, 14:53 -
Widevine guesser not working
By Hammer in forum Video Streaming DownloadingReplies: 13Last Post: 4th Oct 2021, 11:26 -
widevine decrypt extension for microsoft edge not working
By takheang303 in forum Video Streaming DownloadingReplies: 6Last Post: 3rd Apr 2021, 11:46