Commit Graph

17 Commits

Author SHA1 Message Date
Rémi TAUVEL 6cd1af8888 Merge branch 'WIP-CLI-argument-#1' into stable 2022-12-16 12:47:26 +01:00
Rémi TAUVEL 442df05ea4 🚸 remove flags from script prototype
🩹 naming: not "languages", "version"
2022-12-16 12:43:13 +01:00
Rémi TAUVEL 9f06e1e761 📝 change readme doc on usage 2022-12-16 12:43:13 +01:00
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
Barbagus ddf323cb30 Update readme according to #6 bug fix 2022-12-11 18:36:46 +01:00
Barbagus 547b65d94c Add 'user' vs. 'dev' install commands in README.md 2022-12-10 09:32:38 +01:00
Barbagus a404dd1da4 Get rid of gitlab references 2022-12-09 21:14:57 +01:00
Barbagus 9593619c68 Setup the execution arch 2022-12-09 00:34:15 +01:00
Barbagus f22fe297c5 Packaging with flit 2022-12-08 22:39:46 +01:00
Etienne Zind fa2e57b121 Readme corrections 2022-12-07 22:16:32 +01:00
Etienne Zind 6057014598 Update readme and doc. 2022-12-07 22:04:29 +01:00
Etienne Zind c0feaa820a * refactoring using classmethods
* video resolution selection
* use video/audio URLs directly in FFMPEG command
  (no temporary m3u8 file anymore)
* embed subtitle in final video file
* moved to MKV container to enable auto-on subtitle
2022-12-06 21:05:34 +01:00
freezed e3791e847e 🔨 Apply pydocstyle to project 2022-12-06 01:38:47 +01:00
freezed e221555e94 🔨 Apply black formatting to project 2022-12-06 01:38:47 +01:00
freezed f9a3adf9ae 📝 Document usage 2022-12-06 01:38:47 +01:00
freezed 68e76085d9 ⚗ WIP: POC to retrieve locally video streams 2022-12-05 22:36:14 +01:00
freezed 7b3be4d42c Initial commit 2022-12-05 21:20:04 +00:00