I want to decrypt an 4ppl3 Music track, and the key is 000000006948dd06001dbd38abe5d4f2:d20bb0c49382c40ce 75ba83d1795c86f. After decrypting, I am unable to play it. Is there an issue with my command line?
command line:
packager-win-x64.exe "input=100.mp4,stream=audio,output=111.mp4" --enable_raw_key_decryption --keys "key_id=00000000000000000000000000000000:key=d20bb 0c49382c40ce75ba83d1795c86f"
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 511 to 535 of 535
-
-
As far as I know, on this forum we don't discuss paid services where you lose some kind of tickets each time you reload the page. Anyway, as far as I know, license request happens when the client is already aware that there is an encrypted file, so the "ticket" should be lost already. The best thing to do here is to make sure you can somehow copy the encrypted content from browser cache/memory without initiating additional requests.
What is much more important in this case, is that with WidevineProxy2 you still have to run official Widevine library, and you can't call that code trustworthy as it is intentionally designed to disrespect its "users". I believe it makes sense to replace the library with trustworthy one regardless of whether you actually intend to download anything, or just stream the intended DRM way. And the library also prints the keys to logs, which is useful.
You can still use this library together with WidevineProxy2. For some reason playback is still blocked even if the CDM is the same.
As for ease of use, building it might be complicated, but once the library is put in place, you only need to make sure you are launching the browser from a command prompt/terminal, so that you see the keys when they are relevant. -
@ytdlhelp, you wrote
you only need to make sure you are launching the browser from a command prompt/terminal
Can you please give an example of this? What command prompt/terminal are you using and what command are you using to launch the browser?
Thank you very much. -
-
-
Spend whole day trying to figure out for firefox and chromium.
For Chromium, create a batch file and it will open with console and keys will be shown on console
@echo on
"C:\Program Files\Google\Chrome\Application\chrome.exe" --enable-logging --v=1 --no-sandbox
For firefox it will open console but strangely no output shown, so create a batch file and logs will be added to the file.
@echo on
"C:\Program Files\Mozilla Firefox\firefox.exe" --console > D:\firefox_log.txt 2>&1 -
I also noticed how annoying it is to build this library on Windows. Visual Studio is heavy and annoys me with licensing stuff. So I am uploading the files I built with the first CDM from here on 64-bit Windows 10. Not sure if they are compatible with everything, as I seen "win7" build targets as well, that I didn't use.
-
Works
Windows 11
Firefox 138
Code:[OpenWV INFO ] OpenWV version 1.0.0 initializing [OpenWV INFO ] Registered new session 4260F05A1B12712F939F9E01C25DA086 [OpenWV INFO ] Service certificate provider: staging.google.com [OpenWV INFO ] Loaded key: 509946a848c79cb1c0b2f073997c1aefbe119f23cbd64bf383dd5c7ed2f81aa12a9a7847dcca593c4a04aa2eacbaf31bd34a13f8f329a4e5446203630c41d858 [Signing] [OpenWV INFO ] Loaded key: ccbf5fb4c2965be7aa130ffb3ba9fd73:9cc0c92044cb1d69433f5f5839a159df [Content: "UHD2"] [OpenWV INFO ] Loaded key: 9bf0e9cf0d7b55aeb4b289a63bab8610:90f52fd8ca48717b21d0c2fed7a12ae1 [Content: "UHD1"] [OpenWV INFO ] Loaded key: eb676abbcb345e96bbcf616630f1a3da:100b6c20940f779a4589152b57d2dacb [Content: "HD"] [OpenWV INFO ] Loaded key: 0294b9599d755de2bbf0fdca3fa5eab7:3bda2f40344c7def614227b9c0f03e26 [Content: "SD"] [OpenWV INFO ] Loaded key: 639da80cf23b55f3b8cab3f64cfa5df6:229f5f29b643e203004b30c4eaf348f4 [Content: "AUDIO"]
-
Hi Larley,
congratulations for your job. Sorry but I'm almost a beginner and I can't make the + button appear at the bottom of the extension. I've already tried many cdm files. The streaming comes from N*w It but I've also tried others taken from this thread. I tried both the latest version, 0.8.2 and 0.6. Same problem...
[Attachment 87099 - Click to enlarge] -
-
If there is some wordfilter preventing from understanding what is being talked about, maybe make a screenshot where the URL is visible.
-
discuss openwv somewhere else. this thread is for WidevineProxy2. do you think the kind of person to ask for help because they didn't click 'Enable' in the extension is gonna know how to compile a custom Widevine CDM?
Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2 -
-
Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2
-
OK, I solved it. It doesn't work when "encrypt client ID" setting doesn't match the value it is meant to be. According to OpenWV, client ID encryption is supposed to be enabled for Android devices, except on WidevineProxy2 it isn't, and there is no option to fix it. So it is a bug report.
-
Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2
-
Thank you very much my friend, I was able to achieve the result, you are great
Similar Threads
-
[Release] WidevineFetch - Keys from just the License URL; Any Lic. Wrapping
By larley in forum Video Streaming DownloadingReplies: 247Last Post: 8th May 2025, 07:24 -
[Release] Widevine L3 Guesser Extension-Works in 2024 Firefox/Chrome All OS
By FoxRefire in forum Video Streaming DownloadingReplies: 768Last Post: 12th Apr 2025, 14:26 -
MY5:- HMAC and AES: NO BROWSER REQUIRED Stand-alone script.
By A_n_g_e_l_a in forum Video Streaming DownloadingReplies: 10Last Post: 22nd May 2024, 09:18 -
Lic with jsondata
By sangoku in forum Video Streaming DownloadingReplies: 3Last Post: 21st Feb 2022, 14:02 -
help decrypting drm dash hmac
By filipino in forum Video Streaming DownloadingReplies: 3Last Post: 11th Aug 2021, 05:07