 Re: Downloading .M3U8 Using FFMPEG 
			 
			
		
		
		
		open the .m3u8 fule using notepad++... you can see the key onside it also like this... 
 
#EXTM3U 
#EXT-X-VERSION:3 
#EXT-X-MEDIA-SEQUENCE:0 
#EXT-X-ALLOW-CACHE:YES 
#EXT-X-TARGETDURATION:11 
#EXT-X-KEY:METHOD=AES-128,URI="57c4bacb7ef9420f8e16ee3b0ca7f34a.key",IV=0x373f9e3aee868599944a925e579b0d58 
#EXTINF:10.007800, 
 
copy it save it as .key file.. no need to sniff it too..... 
		
	
		
		
		
		
		
	
		
		
	
	
	 |