mirror of https://github.com/ekimekim/wubloader
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
05349a62df
In some formats, most notably DASH, there is a "initialization data" that is required in order to play the segment. The data is common to all segments so it is served as a seperate URL under EXT-X-MAP. However, redundant copies of this data are benign and it's very small, so we just put it in front of EVERY segment so that we can play every one independently (but concatenating them still works). We use a very simple cache to avoid downloading it again for every segment. |
1 year ago | |
---|---|---|
.. | ||
downloader | 1 year ago | |
Dockerfile | 1 year ago | |
setup.py | 1 year ago |