Skip to content

waqas-334/HLS2MP4

 
 

Repository files navigation

HLS Downloader

What is HLS?

HLS (HTTP Live Streaming) is a streaming protocol and format developed by Apple for delivering video and audio content over the internet. It supports adaptive streaming, segmentation of content into small chunks, and encryption, and is widely used for streaming to various devices, especially Apple products.

Why do we need to download HLS file?

Same reason why we need to download any file.

How does this work?

I have written a detailed article here: Downloading HLS Files in Android

About

Android sample app to download files from any HLS or m3u8 URL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.3%
  • Kotlin 42.7%