/hls-downloader

Download HLS videos directly from your browser

Primary LanguageTypeScriptApache License 2.0Apache-2.0

HLS Downloader

This is a fork of the original repo tuhinpal/hls-downloader with some modifications.

Backstory

I noticed that there were fewer browser-based tools available for downloading video streams that use the HTTP Live Streaming (HLS) protocol, so I saw an opportunity to fill this gap and set out to create a website that would allow users to easily download HLS streams for offline viewing or archival purposes inside from their browser and purely client side.

Demo

Try it now from here. Please note it only supports these browsers.

Roadmap

  • Support DASH Protocol

Authors

Acknowledgements