M3u8Downloader icon indicating copy to clipboard operation
M3u8Downloader copied to clipboard

Python downloader for HTTP Live Streaming (HLS)

Results 6 M3u8Downloader issues
Sort by recently updated
recently updated
newest added

你好,我看到咱们的程序很厉害,但是在python中如何传入参数使用呢?小白一枚,希望大神给予指导,感谢!

i have an m3u8 , basically if u feed this m3u8 to some open source players , they will keep request the new playlist when time pass. Does this library...

The project link on the pypi site is wrong. https://pypi.org/project/m3u8-dl/

This PR moves the location of the temporary directory `.tmpts` to something managed by the python `tempfile` package, which is safer and has better guarantee to work. For instance, if...

To prevent spamming the console with every ts file I replaced it with a loading bar

Bumps [wheel](https://github.com/pypa/wheel) from 0.30.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies