crunchy-cli/crunchy-cli-core/src/utils
Amelia Frost f16cd25ea4 Fix for some chapters being sent by CR as floats (#351)
* Fix for some chapters being sent by CR as floats.
See: 3f3a80f7f7

* Compile fix for error[E0277]: cannot multiply `f32` by `u32`

* Format

Co-authored-by: bytedream <bytedream@protonmail.com>
2024-04-03 16:26:33 +02:00
..
clap.rs Add option so specify different proxies for api and download requests (#282) 2024-03-10 13:21:53 +01:00
context.rs Re-add download timeout 2024-01-14 20:36:00 +01:00
download.rs Fix for some chapters being sent by CR as floats (#351) 2024-04-03 16:26:33 +02:00
ffmpeg.rs Add ffmpeg amd hardware acceleration presets (#324) 2024-02-25 18:46:48 +01:00
filter.rs Update dependencies and version 2024-01-02 23:59:44 +01:00
format.rs Move to new, DRM-free, endpoint 2024-04-03 16:26:33 +02:00
interactive_select.rs Add option to select seasons when season number is duplicated (#199) 2023-06-23 17:19:16 +02:00
locale.rs Add options to specify audio & subtitle locales as IETF language tag and add --language_tagging flag for archive and download to modify the output file language tagging (#330) 2024-03-10 04:04:58 +01:00
log.rs Format code 2023-11-06 22:12:28 +01:00
mod.rs Add download/request speed limiter (#250) 2023-12-10 02:52:42 +01:00
os.rs add universal output flag (#319) 2024-01-29 08:24:56 +01:00
parse.rs Format code 2024-03-10 13:40:16 +01:00
rate_limit.rs Re-add download timeout 2024-01-14 20:36:00 +01:00
video.rs Move to new, DRM-free, endpoint 2024-04-03 16:26:33 +02:00