Hannes Braun
9a6959970a
Remove superfluous mut keywords ( #341 )
2024-02-26 20:09:54 +01:00
bytedream
d2589a3a6f
Use macos 12 instead of 13 for ci
2024-02-25 19:01:35 +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
6a50567916
Merge pull request #335 from KevinStaude/patch-1
...
Update README.md
2024-02-23 18:46:02 +01:00
bytedream
2084328069
Fix ffmpeg progress panic ( #337 )
2024-02-23 17:36:37 +01:00
Kevin
d3ab2245a8
Update README.md
...
minor fix
--output-specials -o "something" isn't working
--output-specials "something" is correct
2024-02-15 23:52:47 +01:00
bytedream
c31b1f4db9
Update nix flake.lock ( #333 )
2024-02-14 20:27:00 +01:00
bytedream
8187269128
Upload manpages and completions only once in ci
2024-02-01 14:45:12 +01:00
bytedream
5d68f0334a
Update actions used in ci
2024-01-30 23:55:52 +01:00
bytedream
a2464bad4e
Add M1 runner to mac build ci
2024-01-30 23:49:20 +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
kralverde
f8309f2e80
add archive no-closed-captions flag ( #323 )
2024-01-29 08:26:40 +01:00
kralverde
982e521e0b
add universal output flag ( #319 )
...
* add universal filenames setting
* rename flag and help
2024-01-29 08:24:56 +01:00
kralverde
a4abb14ae3
use a 'close enough' method to audio auto merge ( #286 ) ( #320 )
...
* use a 'close enough' method to audio merge
* change default, rename flag, and use more gooder words
2024-01-29 08:18:42 +01:00
bytedream
7cf7a8e71c
Take closed_captions api field for subtitles into account ( #297 )
2024-01-28 02:04:42 +01:00
bytedream
3b9fc52890
Add notice & warning that an anonymous or non-premium account may result to incomplete results with search ( #288 )
2024-01-28 01:03:59 +01:00
bytedream
444dc65a29
Clarify risks of using the --experimental-fixes flag
2024-01-28 01:02:51 +01:00
bytedream
658bb86800
Run ci on every branch
2024-01-26 00:07:15 +01:00
bytedream
6e01e9e8a7
Fix comment misspelling
2024-01-14 22:39:05 +01:00
bytedream
937e9a2fdc
Fix verbosity not applied if flag is used globally
2024-01-14 22:33:32 +01:00
bytedream
fbe182239a
Update dependencies and version
2024-01-14 22:15:08 +01:00
bytedream
5490243df8
Fix episode filtering not working if specifying no season
2024-01-14 21:02:33 +01:00
bytedream
20f796f603
Re-add download timeout
2024-01-14 20:36:00 +01:00
bytedream
f3faa5bf94
Update dependencies and version
2024-01-11 13:53:05 +01:00
bytedream
3f401ccbd7
Fix output progressbar always on 100% when using download
2024-01-10 23:17:20 +01:00
bytedream
35447c5cb0
Fix Windows output progress bar ( #305 )
2024-01-10 23:17:02 +01:00
bytedream
333d574e56
Update dependencies and version
2024-01-10 13:37:16 +01:00
bytedream
7c42f29596
Only use tempfile name as windows named pipe name ( #305 )
2024-01-10 13:15:30 +01:00
bytedream
ef2898f0e1
Update dependencies and version
2024-01-09 15:30:52 +01:00
bytedream
650338d3e6
Prepend ./ to the output path on linux if the input path is only a filename ( #303 )
2024-01-09 15:24:08 +01:00
bytedream
c37d55aade
Update version
2024-01-03 01:20:34 +01:00
bytedream
d90f45fa31
Update checkout action version
2024-01-03 01:08:40 +01:00
bytedream
99f96e3e35
Fix login command not working
2024-01-03 01:07:12 +01:00
bytedream
d3837f2495
Add new flags and format options to README
2024-01-03 00:34:16 +01:00
bytedream
fc6da9a76d
Use latest Rust version in Linux and Mac toolchain
2024-01-03 00:00:00 +01:00
bytedream
283a3802b2
Update dependencies and version
2024-01-02 23:59:44 +01:00
bytedream
172e3612d0
Fix open-ended episode filter ( #293 )
2024-01-02 22:48:21 +01:00
bytedream
2e6246c439
Do not sanitize user path input
2024-01-02 22:26:52 +01:00
bytedream
d503d459cd
Differ between illegal Windows and non Windows file characters
2024-01-02 22:26:16 +01:00
bytedream
19935df545
Add more output format options ( #284 )
2023-12-23 15:28:10 +01:00
bytedream
0da81a4814
Add --include-fonts flag for archive ( #277 )
2023-12-19 22:41:02 +01:00
bytedream
0a26083232
Fix ffmpeg progress not working with fast encoder
2023-12-10 14:27:05 +01:00
bytedream
8613ea80cc
Add forced flag to all CC subtitles ( #274 )
2023-12-10 13:52:33 +01:00
bytedream
b97c2a922e
Fix windows ci
2023-12-10 03:36:39 +01:00
bytedream
be3248a4f9
Add download/request speed limiter ( #250 )
2023-12-10 02:52:42 +01:00
bytedream
f9e431e181
Add ability to use root flags after subcommands
2023-12-09 17:23:18 +01:00
bytedream
77609be598
Replace all login username references with email
2023-12-09 17:22:53 +01:00
bytedream
b4057599a1
Add --ffmpeg-threads flag to control the ffmpeg thread number
2023-12-09 01:34:23 +01:00