View Single Post
  #4  
Old 07-13-2017, 11:47 AM
Yelloworanges Yelloworanges is offline
Junior Member
 
Join Date: May 2017
Posts: 93
Yelloworanges is on a distinguished road
Default

Re: How to Decrypt .ts Files (Key is available)


Quote:
Originally Posted by MoonLaf View Post
Thanks for your reply.

Is there any guides on how to use streamlink or ffmpeg to decrypt the video file?
It looks like you downloaded a single video file that was never in hls format (m3u8 playlist with ts segments).

If this is correct, then the "drm" is likely something other than hls-aes.

Look at the beginning of the file that you download with a hex editor for clues about the type of drm.
Reply With Quote