M3U8 Downloader (Web)

Paste an .m3u8 URL. This page fetches the playlist and segments in your browser, optionally using a simple PHP proxy to avoid CORS. It supports AES-128 decryption and transmuxes TS to MP4.

If the playlist blocks cross-origin requests, upload proxy.php to your server and set its URL here.
Idle
Notes
  • Some sites block cross-origin requests. If you see CORS errors, deploy proxy.php and set its URL above.
  • Supported: MPEG-2 TS with optional AES-128. Not supported: SAMPLE-AES, Widevine/PlayReady, FairPlay.
  • For fMP4 HLS, this will concatenate segments if possible; otherwise it falls back to transmuxing TS.