bytedream
74e5e05b0f
Invalidate stream when using search command ( #428 )
2024-05-22 23:59:12 +02:00
bytedream
7d2ae719c8
Remove internal jwt error retry
2024-05-22 16:54:58 +02:00
bytedream
5593046aae
Update dependencies and version
2024-05-22 16:52:43 +02:00
bytedream
f8bd092987
Add custom error message if too many streams are active
2024-05-21 21:51:18 +02:00
bytedream
cbe57e2b6e
Update dependencies and version
2024-05-21 21:34:05 +02:00
bytedream
f7ce888329
Bypass stream limits
2024-05-21 21:33:08 +02:00
bytedream
301dac478f
Update dependencies and version
2024-05-20 15:57:28 +02:00
bytedream
9819b62259
Fix typo in additional subtitle field ( #421 )
2024-05-17 23:45:41 +02:00
bytedream
5279a9b759
Update dependencies and version
2024-05-14 23:59:01 +02:00
bytedream
a98e31f959
Only include one CC subtitle
2024-05-14 22:36:59 +02:00
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
ab63dcd2e0
Update dependencies and version
2024-05-06 20:31:12 +02:00
bytedream
4d1df83342
Fix build badge
2024-05-05 00:05:10 +02:00
bytedream
89b9c5db39
Update dependencies and version
2024-05-04 23:40:02 +02:00
bytedream
96d3de48cf
Add missing code examples
2024-05-04 23:40:02 +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
757d3094ea
Rename directory for workflow resources
2024-05-03 21:14:51 +02:00
bytedream
fca1b74cac
Separate build and lint pipelines
2024-05-03 21:11:46 +02:00
bytedream
0f7d7d928c
Add format check and linting action pipelines
2024-05-03 21:08:34 +02:00
bytedream
f77804fcb5
Apply lints
2024-05-03 20:58:54 +02:00
bytedream
4066b8511c
Build binaries locked
2024-05-03 20:51:31 +02:00
bytedream
dcbe433a9c
Manually git hash when publishing source AUR package
2024-05-03 20:38:11 +02:00
bytedream
55f1e1d32d
Add option to overwrite git hash on build
2024-05-03 20:33:19 +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
177ceb1920
Update dependencies and version
2024-04-23 16:13:42 +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
bytedream
4f3475131c
Disable LTO in source aur pkgbuild
2024-04-21 13:25:12 +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
db6e45e7f4
Update dependencies and version
2024-04-20 00:02:18 +02:00
bytedream
8ada822396
Remove etp-rt login
2024-04-20 00:02:06 +02:00
bytedream
9bdd3aa85b
Switch to openssl-tls on nix flake ( #359 )
2024-04-18 18:45:35 +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
fe17f3951e
Update dependencies and version
2024-04-14 21:25:17 +02:00
bytedream
cdad7fc000
Skip premium episode if account has no premium subscription
2024-04-14 21:18:13 +02:00
bytedream
d7dac2acd4
Update dependencies and version
2024-04-11 17:06:43 +02:00
bytedream
dbbb445c55
Fix invalid 0% generate video file progress bar
2024-04-10 01:36:20 +02:00
bytedream
733d9f9787
Update dependencies and version
2024-04-10 01:36:10 +02:00
bytedream
0257fdea0d
Remove chapters if sync doesn't work
2024-04-09 23:00:01 +02:00