Commit graph

28 commits

Author SHA1 Message Date
bytedream
2c37093959 Manually burn-in subtitles only if no pre-burned video is available (#268) 2023-11-19 19:24:15 +01:00
bytedream
fc6511a361 Format code 2023-11-06 22:12:28 +01:00
bytedream
787d8ab02c Add --special-output and --skip-specials flag 2023-11-04 15:24:14 +01:00
bytedream
685c79d673 Add 2-digit padding to relative_episode_number, sequence_number and relative_sequence_number format option 2023-10-15 22:56:45 +02:00
bytedream
5d17bb1ac7 Merge remote-tracking branch 'origin/master' into feature/relative_sequence_number
# Conflicts:
#	crunchy-cli-core/src/utils/format.rs
2023-10-15 22:53:47 +02:00
bytedream
568bce0008 Manually implement filename sanitizing to allow the usage of file separators 2023-10-15 22:43:04 +02:00
bytedream
81385ef6ce Add relative_sequence_number format option (#206, #241, #246) 2023-10-15 20:49:03 +02:00
bytedream
13335c020b Sanitize the full output filename (#253) 2023-10-13 11:41:56 +02:00
bytedream
3ae6fe4a1a Fmt 2023-08-25 17:14:44 +02:00
bytedream
9ad27102fc Fix missing identifier on newer simulcast titles (#227) 2023-07-12 22:02:55 +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
d75c04fbb6 Download all seasons if season number is duplicated 2023-06-23 15:28:09 +02:00
bytedream
26ca3ca65c Remove usage of deprecated functions 2023-06-20 00:31:35 +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
bytedream
bfc50653b1 Fix cms rate limiting error for episodes and movies (#180) 2023-04-13 21:12:43 +02:00
ByteDream
8e972ab578 Move stream download logic to fix cms error/rate limiting 2023-04-08 15:08:36 +02:00
ByteDream
ba1c0aaaa4 Enable stdout output 2023-03-23 13:45:42 +01:00
ByteDream
0a40f3c40f Refactor 2023-03-23 01:18:14 +01:00
ByteDream
6d1f8d49f6 Add hardsubs manually to download videos (#81) 2023-01-13 15:23:55 +01:00
ByteDream
2ea036d4c6 Remove padded_*_number and make it default for *_number for output format 2023-01-09 19:12:31 +01:00
ByteDream
7d3a90e811 Add relative episode number to format 2023-01-09 19:12:00 +01:00
ByteDream
29845ba6e5 Re-order instructions 2023-01-09 17:26:04 +01:00
ByteDream
12be16417f Fix interactive season choosing false-positive triggering 2023-01-09 16:55:10 +01:00
bytedream
4b33ef02c6 Fix output formatting for full path (#101) 2023-01-09 10:27:28 +01:00
Alexandru Dracea
af9aca4d0c
Add padding 2022-12-19 18:35:37 +02:00
bytedream
8bb2c9c750 Fix file name sanitizing 2022-12-19 15:22:45 +01:00
ByteDream
039d7cfb81 Rewrite it in Rust 2022-11-24 15:30:49 +01:00