Commit graph

50 commits

Author SHA1 Message Date
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
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
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
26ca3ca65c Remove usage of deprecated functions 2023-06-20 00:31:35 +02:00
bytedream
0aa648b1a5 Add basic search command 2023-06-20 00:31:35 +02:00
bytedream
7ed1158339 Fix subtitle sorting (#208) 2023-06-19 01:46:42 +02:00
ByteDream
c2e953043e Fix output filename if file stem is empty but file exists 2023-05-06 22:07:02 +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
ff258c0722 Remove --vv flag 2023-04-23 13:21:50 +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
95f8cc542c Add retry if connection got reset by peer (#144) 2023-04-13 21:55:10 +02:00
bytedream
bfc50653b1 Fix cms rate limiting error for episodes and movies (#180) 2023-04-13 21:12:43 +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
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
8e972ab578 Move stream download logic to fix cms error/rate limiting 2023-04-08 15:08:36 +02:00
ByteDream
c97adb3ce7 Remove duplicated subtitles on archive audio merge 2023-03-23 17:17:55 +01:00
ByteDream
55483878b3 Re-add hwaccel cuda 2023-03-23 13:53:37 +01: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
901fdc0dbc
Merge pull request #115 from crunchy-labs/feature/skip-existing-files
Skip existing files
2023-01-16 15:40:39 +01:00
ByteDream
685ac85857 Add flag to skip existing files (#67, #109) 2023-01-15 21:41:05 +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
ByteDream
b991614dc3 Fix output and download order on duplicated seasons 2023-01-07 17:14:47 +01:00
Hannes Braun
06fd9a7a98
Archive subtitles of all versions of an episode 2023-01-06 00:21:57 +01:00
ByteDream
03db38b31c
Add debug segment percentage (#93)
* Fix file extension unwrap panic

* Change log output name from crunchy_cli_core to crunchy_cli

* Add percentage output
2022-12-28 15:45:33 +01:00
ByteDream
14f42833cb Fix output to special file (pipes etc.) 2022-12-27 22:59:35 +01:00
ByteDream
2c3bd78fc1 Leave special files untouched from renaming 2022-12-27 20:43:16 +01:00
ByteDream
17fa045c32 Use library for progress 2022-12-22 14:45:56 +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
52ee0c48e1 Fix resolution ...p parsing 2022-12-13 08:51:37 +01:00
ByteDream
c4540ada50 Remove unwanted ffmpeg output when check if available 2022-12-08 01:40:19 +01:00
ByteDream
54018f9773 Fmt 2022-12-08 01:37:37 +01:00
ByteDream
c383b4d307 Fix filename generation if file already exists 2022-12-04 19:10:43 +01:00
ByteDream
afab3826c9 Extend function to get free file 2022-12-02 22:06:08 +01:00
ByteDream
6aa4078be3 Update dependencies 2022-12-02 17:28:54 +01:00
ByteDream
039d7cfb81 Rewrite it in Rust 2022-11-24 15:30:49 +01:00