Answer the question
In order to leave comments, you need to log in
M3U playlist generator by link?
Tell me, please, is there any PHP script to create an M3U8 playlist with a choice of qualities (1080/720/480/360/240) by URL link?
Let's say I ask a question to a web server
https://example.com/get.php?file=[1080p]https://example.com/1080p.m3u8,[720p]https://example.com/720p.m3u8
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=3880000,RESOLUTION=1920x1080,CODECS="mp4a.40.2,avc1.77.30",CLOSED-CAPTIONS=NONE
https://example.com/1080p.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1810000,RESOLUTION=1280x720,CODECS="mp4a.40.2,avc1.77.30",CLOSED-CAPTIONS=NONE
https://example.com/720p.m3u8
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question