Skip to content

vklyovan/hls-download

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

hls-download

Very simple python script that allows to download hls stream locally in order to stream it from my computer. It goes over all streams (video/audio/i-frames) declared in the manifest and download all segments. Stream can be started using python stream server that allows range requests:

pip install rangehttpserver
python -m RangeHTTPServer 8000

About

Very simple python script that allows to download hls stream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%