Compare commits

..

12 Commits

Author SHA1 Message Date
bff125ce7f 📝 add more doc for CLI help string 2022-12-16 10:42:16 +01:00
62b7b22a62 📄 add licence comments top 2022-12-16 10:29:37 +01:00
6d18007b24 💡 french translating docstrings 2022-12-16 10:26:21 +01:00
5bc0eeed97 🐛 💡 fixed bad help sentence for resolution argument 2022-12-16 10:24:51 +01:00
9736926074 🚸 remove flags from script prototype
🩹 naming: not "languages", "version"
2022-12-16 01:53:21 +01:00
df120e54d5 🚸 add documentation for user to arguments parser with -h flag 2022-12-14 15:38:08 +01:00
2ea7808c0f 📝 change readme doc on usage 2022-12-14 15:04:13 +01:00
e42608f917 🚚 rename modules and cli parser Class 2022-12-14 14:45:13 +01:00
e340767b7a ♻️ wrapped parser functions in a Parser object 2022-12-14 10:11:38 +01:00
4015531fe0 add tests for cli parser behaviour 2022-12-14 09:22:51 +01:00
dba143a597 🩹 use argparse library for parsing CLI arguments 2022-12-14 09:22:39 +01:00
a6780c88be 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-14 09:22:39 +01:00

Diff Content Not Available