I've got some .m3u8 files with streaming links that I want to download. It have the format IP/play/XXXX/index.m3u8 and I can download from these with almost any CLI tool (as yt-dlp or Streamlink), but I can't do it when the links it doesn't have "index.m3u8". However, such links can be played in MPC-HC and VLC. What is the problem with not being able to download then?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 9 of 9
			
		- 
	
- 
	Video URL? --[----->+<]>.++++++++++++.---.--------.
 [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
- 
	? Are you using the latest yt-dlp 
 Code:yt-dlp http://190.60.49.242:4000/play/a09k [generic] Extracting URL: http://190.60.49.242:4000/play/a09k [generic] a09k: Downloading webpage WARNING: [generic] Falling back on generic information extractor WARNING: [generic] URL could be a direct video link, returning it as such. [info] a09k: Downloading 1 format(s): 0 [download] Destination: a09k [a09k].unknown_video [download] 1017.49KiB at 161.39KiB/s (00:00:06) --[----->+<]>.++++++++++++.---.--------.
 [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
- 
	That seems to be simply a ts stream: 
 
 m3u8 files or mpd files contain links to video fragements; a stream contains the whole video file itself, like a mp4 file. ts or "Transport Stream" is the format used for DVB transmissions. So nothing special with the format - you can simply "curl --output output.ts <your url>" to download the stream.Code:ffprobe output [mpegts @ 0x137010c00] PES packet size mismatch [mpegts @ 0x137010c00] Packet corrupt (stream = 1, dts = 2922651928). Input #0, mpegts, from 'output': Duration: 00:00:07.79, start: 32467.142311, bitrate: 1413 kb/s Program 1051 Metadata: service_name : ECUAVISA service_provider: Stream #0:0[0x4d0]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, top first), 720x480 [SAR 32:27 DAR 16:9], Closed Captions, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc Side data: cpb: bitrate max/min/avg: 15000000/0/0 buffer size: 1835008 vbv_delay: N/A Stream #0:1[0x4d2](spa): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 128 kb/s
- 
	
- 
	
Similar Threads
- 
  YouTube video time ranged index.m3u8 download doesn't work?By BlueVideo10 in forum Video Streaming DownloadingReplies: 3Last Post: 24th Apr 2025, 17:38
- 
  YouTube video time ranged index.m3u8 download doesn't work?By BlueVideo10 in forum Video Streaming DownloadingReplies: 1Last Post: 20th Sep 2024, 11:19
- 
  How to merge video m3u8 url and audio m3u8 url live channelBy sairaj in forum DVB / IPTVReplies: 2Last Post: 3rd Jul 2023, 07:29
- 
  How to extract and use an m3u8 URL to download from a 24/7 stream?By BosseB in forum Video Streaming DownloadingReplies: 28Last Post: 1st Feb 2022, 08:57
- 
  How do I download the following m3u8 url?By AshleyQuick in forum Video Streaming DownloadingReplies: 33Last Post: 22nd Aug 2020, 05:17


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





 
			