I have downloaded a video, but I need to decrypt it.
The video is .ts file and the key is binary content within a file.
Is there any way I can decrypt this ?
I tried ffmpeg but the key needs to be an ASCII string that you supply via command line.
Any other tool I can use ? Or some other way via ffmpeg ?
I am attaching the key just in case. Please note its a binary file which I had to mark as txt to upload.
+ Reply to Thread
Results 1 to 12 of 12
-
-
I am getting the following error with N_m3u8DL-RE:
Code:23:07:17.680 INFO : Vid *AES_128 Kbps | 3391 Segments | ~03h45m54s 23:07:17.729 INFO : Selected streams: 23:07:17.744 INFO : Vid *AES_128 Kbps | 3391 Segments | ~03h45m54s 23:07:17.760 WARN : Writing meta json 23:07:17.798 INFO : Save Name: test_b.mp4 23:07:17.815 INFO : Start downloading...Vid Kbps 23:07:18.224 WARN : Reading media info... 23:07:18.803 INFO : [0x100]: Video, h264 (Main) ([27][0][0][0]), 852x480, 30 fps 23:07:18.819 INFO : [0x101]: Audio, aac (LC) ([15][0][0][0]), 5 kb/s 23:07:18.882 INFO : [0x102]: Data, timed_id3 (ID3 ) 23:08:59.546 EXTRA: Ah oh! RetryCount => 3 Exception => The response ended prematurely, with at least 139920 additional bytes expected. 23:09:01.452 ERROR: The input data is not a complete block.
Is there any way I can download the all the ts files and then decrypt ?
There seems to be a tracking URL being called periodically on the browser hence it might stopping the download of the video after a point.
But the good news is whatever I am able to download is successfully decrypted. Hence the decryption key and process is valid. -
My mistake, I was running BurpSuite in the background to intercept the requests. It was corrupting them somehow.
Once I disabled BurpSuite everything worked like a charm, N-m3u8DL-RE didn't even need the key param. It downloaded everything seamlessly.
Thanks again. -
Hi,
I want to decrypt a .ts file (main file), the folder also has a master and other files in .m3u8 format, can you guide me how to decrypt the file.
I also have key, Attaching complete .zip and key.
need help, I tried using ffmpeg using the below command but I get an error
ffmpeg -protocol_whitelist file,tls,top,https,crypto -allowed_extensions ALL -i master.m3u8 -c copy output.mp4
Drive link for the folder: https://drive.google.com/file/d/1kOJeue1rgbbmy5EROrQ83StrQd1ketO8/view?usp=sharing -
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
this isn't key
aes key is 32 character, alphanumeric, without - symbol. also real key is in hex value -
Hi, I do not have the link, I have a video player that I am assuming decrypts these videos and I can play these videos only in the video player, How can I find the encryptian key?
-
Name of the video player software? Can any video player play it? VLC wasn't working.
Edit: if you didn't get these videos from a link, then where did you get them from? Or is the source link no longer available.Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 8th Mar 2024 at 08:21.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
Similar Threads
-
Can't decrypt widevine key
By Tharindu8007 in forum Video Streaming DownloadingReplies: 12Last Post: 29th Jan 2025, 02:13 -
I have the Key but I can't decrypt because *UNKNOWN* encryption method
By Bellower in forum Video Streaming DownloadingReplies: 18Last Post: 31st Aug 2024, 02:39 -
AES 128 Key, How do i decrypt or find the key?
By GirlsGill in forum Video Streaming DownloadingReplies: 12Last Post: 12th Feb 2024, 08:03 -
Obtaining Decrypt Key?
By stevepen1974 in forum Video Streaming DownloadingReplies: 8Last Post: 21st Aug 2021, 15:36 -
Downloading a encryption key for HLS AES 128 stream
By Bibagi in forum Video Streaming DownloadingReplies: 7Last Post: 3rd Apr 2019, 12:57