I was tired of manually downloading M3U8 video fragments and merging them.
M3U8 videos are split into hundreds of small files. Usually you have to:
1. Download each .ts fragment manually
2. Merge them in correct order
3. Convert to playable format
So I built an online service that does this automatically.
Just paste the M3U8 URL, it downloads all fragments and gives you the
complete video file.
Pure PHP, works in browser, no software to install.
AdamRichic•2h ago