bytedream
068c0fcac1
Split ci platforms in separate jobs
2023-07-20 18:07:32 +02:00
bytedream
00e8082e66
Remove test ci step
2023-07-20 14:21:57 +02:00
bytedream
dc6bc0d951
Add openssl tls backend for all platforms
2023-07-20 13:46:55 +02:00
bytedream
4ec9a0d309
Add native-tls/openssl tls backend for linux
2023-07-17 16:08:54 +02:00
bytedream
566422cb06
Update dependencies
2023-07-17 14:32:32 +02:00
bytedream
dd2033d323
Revert "Use config file to store sessions"
...
This reverts commit 850aa7a9
2023-07-13 16:07:43 +02:00
bytedream
8490263e84
Add info output that login command saved the session
2023-07-13 14:09:27 +02:00
bytedream
6b76887978
Fix error when using etp-rt or anonymous flag after login command
2023-07-13 14:08:11 +02:00
bytedream
850aa7a969
Use config file to store sessions
2023-07-13 14:07:14 +02:00
bytedream
9ad27102fc
Fix missing identifier on newer simulcast titles ( #227 )
2023-07-12 22:02:55 +02:00
bytedream
513353890d
Respect debug output when showing subtitle download spinner
2023-07-12 21:34:49 +02:00
bytedream
49de7bbba9
Add progress indicator for subtitle download
2023-07-12 21:15:01 +02:00
bytedream
751735477c
Update dependencies
2023-07-08 16:36:35 +02:00
bytedream
1fe8746dda
Add support for old url scheme ( #224 )
2023-07-05 16:01:55 +02:00
bytedream
af8a88a792
Add option to force subtitle burn with download ( #221 )
2023-07-05 01:58:46 +02:00
Bastian Venz
f40dc0dd1c
Update crunchyroll-rs to 0.3.7 ( #220 )
2023-06-26 17:59:55 +02:00
bytedream
0234d46bf9
Fix duplicated download with archive
2023-06-25 17:47:40 +02:00
bytedream
618d2206a2
Hide interactive output when -q flag is set
2023-06-24 13:29:22 +02:00
bytedream
75b6e7b452
Add long flag options to -v and -q (--verbose and --quiet)
2023-06-24 12:57:22 +02:00
bytedream
fc44b8af8a
Add option to select seasons when season number is duplicated ( #199 )
2023-06-23 17:19:16 +02:00
bytedream
d75c04fbb6
Download all seasons if season number is duplicated
2023-06-23 15:28:09 +02:00
bytedream
f4682e0f29
Add search command to man pages
2023-06-20 00:53:19 +02:00
bytedream
5b8a4b9969
Add simple search command description
2023-06-20 00:53:12 +02:00
bytedream
0ef4980ab3
Update dependencies and version
2023-06-20 00:35:37 +02:00
bytedream
2ebc76a0df
Change search README documentation position
2023-06-20 00:33:31 +02:00
bytedream
f7af983526
Remove search --filter-subtitles flag
2023-06-20 00:31:35 +02:00
bytedream
0cd647fb14
Add search documentation
2023-06-20 00:31:35 +02:00
bytedream
4e4a4355f5
Add more search replace fields
2023-06-20 00:31:35 +02:00
bytedream
0b044ba27e
Check search scopes before replacing
2023-06-20 00:31:35 +02:00
bytedream
26ca3ca65c
Remove usage of deprecated functions
2023-06-20 00:31:35 +02:00
bytedream
e9b4837f44
Clean up search a bit
2023-06-20 00:31:35 +02:00
bytedream
0aa648b1a5
Add basic search command
2023-06-20 00:31:35 +02:00
bytedream
0beaa99bfd
Update supported urls in README
2023-06-20 00:09:54 +02:00
bytedream
7ed1158339
Fix subtitle sorting ( #208 )
2023-06-19 01:46:42 +02:00
bytedream
b55ac9a51a
Update README
2023-06-16 10:18:37 +02:00
Peter Mahon
32aab193d0
Add Output Templates section in README.md
...
Added a section for output templates so that users of the application have an easy reference as opposed to searching within the code.
I also updated the Output Templates subsection in the downloads section to mention both .ts and .mp4 files since the default changes in version crunchy-cli v3.0.0-dev.9 of the binaries.
2023-06-16 10:18:37 +02:00
StepBroBD
49d64805ca
add nix flake ( #210 )
...
- add following functionality:
- nix develop with direnv support
- nix run and nix shell
- nix fmt for flake.nix
- and package overlay for https://github.com/NixOS/nixpkgs/pull/225502
- useful docs
- https://stackoverflow.com/questions/53272197/how-do-i-override-the-libc-in-a-nix-package-to-be-musl
- dd3aca2d0b/pkgs/top-level/stage.nix (L136)
- inspired by https://github.com/typst/typst/blob/main/flake.nix
2023-06-04 17:57:28 +02:00
bytedream
19f79a4349
Remove no-subtitle-optimization flag in README
2023-05-25 18:58:03 +02:00
bytedream
f3f900064a
Fix flag README typo
2023-05-25 18:57:33 +02:00
bytedream
a2b7c78752
Fix long help language formatting
2023-05-24 13:15:28 +02:00
bytedream
4bd172df06
Fix japanese episode download if episode isn't available in specified language with archive ( #207 )
2023-05-24 12:55:47 +02:00
bocchi
b24827dc6b
fix login ( #202 )
2023-05-13 18:19:44 +02:00
ByteDream
61766c74fa
Enable usage of auth flags behind login command
2023-05-07 01:34:41 +02:00
ByteDream
c2e953043e
Fix output filename if file stem is empty but file exists
2023-05-06 22:07:02 +02:00
bytedream
dc431a9637
Update version
2023-04-25 10:47:08 +02:00
ByteDream
0f73d8dbec
Update conditions for subtitle to be marked as CC
2023-04-23 15:57:49 +02:00
ByteDream
94fcf1590a
Add .mov to known soft-sub containers
2023-04-23 14:18:40 +02:00
ByteDream
7b1ed30b20
Fix subtitle burn-in error ( #198 )
2023-04-23 13:56:48 +02:00
ByteDream
ce358041be
Removed unused struct
2023-04-23 13:45:08 +02:00
ByteDream
ff258c0722
Remove --vv flag
2023-04-23 13:21:50 +02:00