Hello!
I came across an interesting type of broadcast.
1. m3u8 content has been base64 encoded
2. Video segments are represented in bin
decoded m3u8 looks like this
#EXTM3U
#EXT-X-TARGETDURATION:4
#EXT-X-ALLOW-CACHE:YES
#EXT-X-VERSION:3
#EXT-X-MEDIA-SEQUENCE:0
#EXT-X-PLAYLIST-TYPE:VOD
#EXTINF:3.066667,
https://vh77.vhcdn.com/api/storage/chunk/sometext/sometext/1080/0.bin?host=vh-77&versi...t&consumer=vod
So, how can i download a stream from m3u8 file like this?
Playlist url looks like this
https://playlist.servicecdn.ru/api/playlist/master/sometext/sometext?user-cdn=gcore&ac...etext.sometext
So no m3u8 extenstion in url and no .ts in this m3u8
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 3 of 3
			
		Similar Threads
- 
  m3u8 file content is encoded (base16?)By pirtpx in forum Video Streaming DownloadingReplies: 7Last Post: 28th Oct 2023, 01:58
- 
  How can I download the m3u8 SegmentsBy cinamews in forum Video Streaming DownloadingReplies: 16Last Post: 25th Jul 2023, 04:38
- 
  How to decode file compressed with 7z and base64?By dark125 in forum ProgrammingReplies: 3Last Post: 2nd May 2023, 21:11
- 
  How we can download HLS Base64 videoBy mastercho in forum Video Streaming DownloadingReplies: 5Last Post: 11th Sep 2022, 15:40
- 
  Split video into segments, now how to save as separate files? VSDCBy teamodave in forum Newbie / General discussionsReplies: 4Last Post: 3rd Jan 2020, 12:43


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote
 
 
			
			