bytedream
590242712b
Add warning message the --skip-existing-method has no effect without --skip-existing ( #418 )
2024-05-14 21:36:12 +02:00
bytedream
817963af4f
Fix video containing hardsub if not requested ( #415 )
2024-05-14 21:22:23 +02:00
bytedream
48bb7a5ef6
Fix crashes when converting subtitles ( #408 )
2024-05-14 16:11:55 +02:00
Simon
53a710a373
Fix audio syncing using wrong internal index ( #407 )
2024-05-07 16:13:10 +02:00
bytedream
dad91dba91
Rename --sync-tolerance to --merge-sync-tolerance and --merge-sync-precision to --merge-sync-precision
2024-05-04 23:39:55 +02:00
bytedream
f77804fcb5
Apply lints
2024-05-03 20:58:54 +02:00
bytedream
442173c08c
Fix empty subtitles if multiple subtitle formats are used ( #398 )
2024-05-03 13:46:43 +02:00
bytedream
173292ff32
Prettify negated subtitle cc boolean
2024-05-02 17:10:09 +02:00
Simon
72c574c883
Switch to audio fingerprinting based syncing ( #393 )
...
* rename merge-auto-tolerance -> merge-time-tolerance
* move format_time_delta to own file
* switch to audio fingerprinting based syncing
* move format_time_delta to own file
* simpler approach to determine negative time deltas
* add missing readme part for --sync-precision
* fix all clippy "errors"
* Use rust-native chromaprint port instead of ffmpeg
* buffer with 128kb instead of 32kb
* improve helps
* improve help
---------
Co-authored-by: bytedream <bytedream@protonmail.com>
2024-05-02 00:35:13 +02:00
Simon
f237033aff
move format_time_delta to own file ( #392 )
2024-04-28 15:15:23 +02:00
Simon
bf28dbf1ce
rename merge-auto-tolerance to merge-time-tolerance ( #391 )
2024-04-26 15:50:44 +02:00
bytedream
cf8bfb02ac
Automatically cut too long path segments
2024-04-25 20:32:51 +02:00
bytedream
74aaed4e7a
Update dependencies and version
2024-04-25 00:49:31 +02:00
bytedream
541f0e2747
Fix wrong audio and subtitle video reference number ( #384 )
2024-04-23 16:00:53 +02:00
Simon
777b39aba1
Fix: stop skipping every episode with archive command while using a non premium account ( #388 )
2024-04-22 23:47:49 +02:00
Simon
177aa37631
Move help for --language-tagging ( #385 )
2024-04-21 12:40:53 +02:00
bytedream
8fff807ae6
Add message if stored login is expired
2024-04-20 00:23:10 +02:00
bytedream
8ada822396
Remove etp-rt login
2024-04-20 00:02:06 +02:00
Amelia
4fc20c7c1c
Support override fonts ( #378 )
...
* Support override fonts
* Compile fix
* Actual compile fix
* Use snake_case
2024-04-14 21:55:55 +02:00
bytedream
6515d3025f
Add warn message when using a non-premium account with download or archive
2024-04-14 21:43:24 +02:00
bytedream
cdad7fc000
Skip premium episode if account has no premium subscription
2024-04-14 21:18:13 +02:00
bytedream
dbbb445c55
Fix invalid 0% generate video file progress bar
2024-04-10 01:36:20 +02:00
bytedream
0257fdea0d
Remove chapters if sync doesn't work
2024-04-09 23:00:01 +02:00
bytedream
9e5feef4d4
Change archive --sync-start defaults
2024-04-09 22:58:28 +02:00
bytedream
b9f5fadbb3
Fix archive --language-tagging sometimes causing crash
2024-04-09 22:50:25 +02:00
bytedream
ea39dcbc71
Embed chapters only to archive merge auto if --sync-start flag is set
2024-04-09 18:59:41 +02:00
bytedream
0115730d60
Add archive --sync-start flag documentation to README
2024-04-09 18:55:12 +02:00
bytedream
18534b259b
Remove deprecated {resolution} output format option
2024-04-08 14:34:50 +02:00
bytedream
771594a231
Remove hardcoded pixel format ( #352 )
2024-04-08 14:03:30 +02:00
bytedream
1a511e12f9
Add archive start sync flag
2024-04-08 13:57:06 +02:00
bytedream
fe49161e93
End ffmpeg progress always with at least 100%
2024-04-08 00:37:19 +02:00
bytedream
25cde6163c
Add account scope for search command
2024-04-06 21:25:19 +02:00
bytedream
af8ab24826
Update search command url help
2024-04-03 17:14:04 +02:00
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
bytedream
e694046b07
Move to new, DRM-free, endpoint
2024-04-03 16:26:33 +02:00
Amelia
ba8028737d
Update missing fonts ( #360 )
...
* Update missing fonts
* Compile fix
2024-04-03 15:49:51 +02:00
bytedream
d3696c783c
Include archive chapters only if flag is set
2024-03-10 21:57:20 +01:00
bytedream
88a28e843f
Manually specify ffmpeg output color format
2024-03-10 19:40:36 +01:00
bytedream
a0fa2bfd8a
Update dependencies and version
2024-03-10 13:40:26 +01:00
bytedream
013273b832
Format code
2024-03-10 13:40:16 +01:00
bytedream
3bf2458774
Pass command args manually to cli entrypoint instead of parsing from environment
2024-03-10 13:28:18 +01:00
bytedream
e3a7fd9246
Add option so specify different proxies for api and download requests ( #282 )
2024-03-10 13:21:53 +01:00
bytedream
f1d266c940
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
bytedream
56f0ed1795
Add --include-chapters flag to archive and download ( #301 )
2024-03-10 01:59:47 +01:00
Hannes Braun
9a6959970a
Remove superfluous mut keywords ( #341 )
2024-02-26 20:09:54 +01:00
bytedream
52da6eacc9
Fix search command always showing non-premium account warning message
2024-02-25 19:01:35 +01:00
bytedream
5634ce3277
Add archive --skip-existing-method flag ( #292 ) ( #325 )
...
* Add archive `--skip-existing-method` flag (#292 )
* Fix re-download only issued when local file has more audios/subtitles & respect `--no-closed-captions` flag
2024-02-25 18:48:18 +01:00
bytedream
6a7aa25e1a
Add ffmpeg amd hardware acceleration presets ( #324 )
2024-02-25 18:46:48 +01:00
bytedream
2084328069
Fix ffmpeg progress panic ( #337 )
2024-02-23 17:36:37 +01:00
bytedream
0f06c7ac71
Change delimiter of audio template option to _ and make it configurable via the CRUNCHY_CLI_FORMAT_DELIMITER env variable ( #311 )
2024-01-29 11:52:32 +01:00