I have a playlist that contains the following
#EXT-X-KEY:METHOD=AES-128,URI="https://[...]",IV=0x3230386236373936636331332d346433
When I try to decrypt the video using the provided key with an iv of 0 as I always try by default, it fails. When I try to use the iv above it says "hex string is too long/invalid hex iv value" how is that possible? I'm using openssl to do the decryption.
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 1 to 11 of 11
-
-
Video URL or at least playlist m3u8 URL?
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Password protected. That's why I'm only asking about this issue with the IV string.
-
Interesting, but it doesn't seem to work either. Must be a particularity of this video. At least your tool accepts the hex string so I guess it answered my question.
-
Can't do much without access. Find a person you trust and talk in private messages
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Oh you mean without the 0x? Yeah it's accepted like that but the decryption is still failing. Actually it's starting to look a little odd, it's a video delivered through mediadelivery.net, but nothing I've tried is working so far.
What do you do when a request that works in your browser, doesn't work outside of it? Here's the part that's troubling me: I can see the GET request for the drm key in the browser's devtools. If I copy the request as curl and tries that in my terminal, it returns a 404. If I copy the request as fetch and try to run it from the browser's console, it *also* returns a 404. I don't understand how that's possible. It's a basic GET without any cookies, just the usual headers. -
Yes I've tried that already and it does absolutely nothing.
Doesn't help that it has no error handling or anything.
Similar Threads
-
[Release] ssadecrypt - Tool for SAMPLE-AES Decryption of MPEG-TS File
By Yesterday17 in forum Video Streaming DownloadingReplies: 7Last Post: 20th Feb 2025, 11:20 -
Decryption of videos with MPD url that uses AES 128 encryption
By Sagnik in forum Video Streaming DownloadingReplies: 2Last Post: 23rd Jan 2025, 21:41 -
Extract video from streaming application with AES-128 decryption key
By taleporos in forum Video Streaming DownloadingReplies: 10Last Post: 1st Mar 2024, 18:29 -
Live Stream - content decryption issue
By Erevo in forum Video Streaming DownloadingReplies: 5Last Post: 19th Nov 2022, 10:10 -
An issue with mp4 decryption
By CrymanChen in forum Video Streaming DownloadingReplies: 16Last Post: 27th Apr 2022, 07:43