Download all files as is from HLS (HTTP Live Streaming) VoD (Video on Demand) playlist m3u8 from https://developer.apple.com/streaming/examples/
Branch python2 should work in Python 2
Project dependencies are managed with uv. Create a virtual environment with the dev tooling by running:
uv sync --group dev
Usage:
uv run python main.py 'http://some.m3u8' /some/dir/for/files/
Known Issues:
- No encryption/decryption supported yet