Hi There,
Am looking to download the video in the link below, obtaining the .m3u8 is not a problem, but decrypting the the multiple .ts file is. I can't find how to obtain the .key file, you can see the beginning of the m3u8 file below, it uses a .drm file which no one seems to have discussed yet, the m3u8 file goes to adobe's primtime server and I think it servers the .drm file which in return it gets a very long key(as the response), I don't know where the key is decrypted, possible within the .swf file ?, any help would be greatly appreciated.
using ffmpeg against the m3u8 file(with the corrected full links), it says "invalid data" which is obviously because of the encryption and ffmpeg is not able to decode is because I don't have the key.
video:
https://www.my5.tv/eamonn-ruth-how-the-other-half-lives/season-2/episode-1
M3U8 file:
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-TARGETDURATION:9
#EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-FAXS-CM:URI="C5206830001A_1500.drm"
#EXT-X-KEY:METHOD=AES-128,URI="https://access.adobeprimetime.com/faxsks/axs_prod/key",IV=0x82ecdecae409ca0fedae928a76725804
#EXT-X-MEDIA-TIME:0.0
#EXTINF:9,
+ Reply to Thread
Results 1 to 2 of 2
-
Last edited by RayTrace77; 27th Sep 2016 at 11:08. Reason: additional info
-
I've been looking into this question as well, but haven't got further than RayTrace77. Any help would be much appreciated.
Similar Threads
-
Download protected stream (hls?)
By maicasajusta in forum Video Streaming DownloadingReplies: 3Last Post: 21st Jun 2016, 11:21 -
Download HLS video with FFMPEG
By capples3 in forum Video Streaming DownloadingReplies: 0Last Post: 29th Jan 2016, 16:37 -
Help with Uplynk HLS/m3u8 from ABC
By LonFirster in forum Video Streaming DownloadingReplies: 26Last Post: 14th May 2015, 14:15 -
Need help to Download this video. What to use HLS or HDS?
By Melbtiger in forum Video Streaming DownloadingReplies: 7Last Post: 4th Apr 2015, 23:30 -
Record M3U8 HLS stream or cache it: possible ?
By Khalel in forum Video Streaming DownloadingReplies: 4Last Post: 19th Feb 2013, 19:21