delarte_test/src/delarte
Barbagus 2894cdd8c8 Fix HLS protocol terminology in the code #12
- versions => renditions
- resolutions => variants
- ranges and/or chunks => segments
- version index => master playlist
- other index => media playlist url

For now, the CLI has not been updated with this terminology, only the
code.
2022-12-13 13:28:28 +01:00
..
__init__.py Fix issue #13 - split code in multiple modules 2022-12-13 07:29:59 +01:00
__main__.py Fix HLS protocol terminology in the code #12 2022-12-13 13:28:28 +01:00
api.py Fix HLS protocol terminology in the code #12 2022-12-13 13:28:28 +01:00
hls.py Fix HLS protocol terminology in the code #12 2022-12-13 13:28:28 +01:00
muxing.py Fix issue #13 - split code in multiple modules 2022-12-13 07:29:59 +01:00
naming.py Fix issue #13 - split code in multiple modules 2022-12-13 07:29:59 +01:00
www.py Fix issue #13 - split code in multiple modules 2022-12-13 07:29:59 +01:00