Commit graph

720 commits

Author SHA1 Message Date
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
ByteDream
e277b4200f Update version 2023-04-17 18:24:20 +02:00
ByteDream
847c6a1abc Mark CC subtitle track as CC & grab normal subtitles and CC when using -m audio (#141) 2023-04-17 18:14:54 +02:00
bocchi
c0e2df4804 redundant to specify default value 2023-04-15 15:51:18 +02:00
bocchi
c4a4651164 set default value for locale to empty vec 2023-04-15 15:51:18 +02:00
ByteDream
13d8cc26c9 Remove signal-hook dependency 2023-04-13 22:47:14 +02:00
ByteDream
d754f9339b Update version 2023-04-13 21:59:27 +02:00
ByteDream
95f8cc542c Add retry if connection got reset by peer (#144) 2023-04-13 21:55:10 +02:00
ByteDream
3c648f4192 Actually remove session file if login remove flag is set 2023-04-13 21:35:28 +02:00
ByteDream
d8d1f8a443 Execute cli pre-check before logging in 2023-04-13 21:30:54 +02:00
ByteDream
f584c8028f Deprecate archive -l flag 2023-04-13 21:22:33 +02:00
ByteDream
273db9fe6a Add rate limit notice if detected 2023-04-13 21:12:43 +02:00
bytedream
bfc50653b1 Fix cms rate limiting error for episodes and movies (#180) 2023-04-13 21:12:43 +02:00
ByteDream
c4c15f9b11 Disable default features for reqwest 2023-04-12 07:53:51 +02:00
ByteDream
d33e2fa36b Add proxy flag (#142) 2023-04-12 07:53:51 +02:00
ByteDream
5f98cfb186 Check for remaining disk space (#150) 2023-04-11 09:10:09 +02:00
ByteDream
ee1344fc6b Update version 2023-04-09 20:37:10 +02:00
ByteDream
baa6ca5018 Add function to get temp directory 2023-04-09 16:12:28 +02:00
ByteDream
fcbcd175e1 Add env variable to make temp directory configurable (#153) 2023-04-09 16:12:28 +02:00
ByteDream
481f35d232 Update version 2023-04-09 11:34:50 +02:00
ByteDream
cb7612e86b Fix help message indentation 2023-04-09 11:26:15 +02:00
ByteDream
d79f00871e Enable special files to be declared as output file 2023-04-09 11:24:12 +02:00
Hannes Braun
7e34076a7b Fix offset in relative episode number 2023-04-08 17:31:12 +02:00
ByteDream
8d1be6b573 Update dependencies 2023-04-08 15:13:19 +02:00
ByteDream
bd61c18859 Remove dependabot 2023-04-08 15:10:37 +02:00
ByteDream
8e972ab578 Move stream download logic to fix cms error/rate limiting 2023-04-08 15:08:36 +02:00
ByteDream
1213880df7
Add feature request template 2023-03-23 19:39:52 +00:00
ByteDream
8a52307845 Update issue templates 2023-03-23 20:36:19 +01:00
ByteDream
e819e44671
Merge pull request #178 from crunchy-labs/feature/refactoring
Refactoring & library update
2023-03-23 18:49:00 +00:00
ByteDream
c97adb3ce7 Remove duplicated subtitles on archive audio merge 2023-03-23 17:17:55 +01:00
ByteDream
bd20c5a7b6 Update dependencies 2023-03-23 15:00:35 +01:00