bocchi
|
03dd1c5264
|
get rid of btreemap in archive
|
2023-02-07 11:04:41 -05:00 |
|
bocchi
|
cba921f1a8
|
use sequence_number instead of episode_number
|
2023-02-06 04:04:26 -05:00 |
|
bocchi
|
264d943a2c
|
use episode id instead
|
2023-02-06 03:22:04 -05:00 |
|
bocchi
|
ba57d3c25d
|
bugfix: btreemap skips duplicate ep nums
|
2023-02-06 03:11:52 -05:00 |
|
ByteDream
|
43e32e1453
|
Merge pull request #121 from crunchy-labs/feature/more-ffmpeg-options
More ffmpeg options
|
2023-01-27 21:20:55 +01:00 |
|
ByteDream
|
e115dcd87f
|
Rework ffmpeg preset, add 3 quality levels and custom flags (#108)
|
2023-01-25 00:48:35 +01:00 |
|
Hannes Braun
|
21a5782825
|
Don't remove the subtitles if the video is detected to be identical
|
2023-01-17 23:13:13 +01:00 |
|
ByteDream
|
1844a563d2
|
Merge branch 'master' into feature/all-languages
|
2023-01-16 15:43:33 +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
|
6bd75c93cb
|
Simplify archive no audio present output
|
2023-01-15 22:18:10 +01:00 |
|
ByteDream
|
3dd8385aac
|
(Re-)enable -l all for archive (#110)
|
2023-01-15 22:09:23 +01:00 |
|
ByteDream
|
577c0679ad
|
Remove automatically set filename if output is empty
|
2023-01-15 21:43:31 +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
|
5ce5b249c9
|
Add relative episode number to cli help
|
2023-01-10 19:20:08 +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
|
13f54c0da6
|
Fix interactive season choosing activation on url filter excluded seasons
|
2023-01-08 18:33:23 +01:00 |
|
ByteDream
|
7588621f34
|
Add interactive input to choose season on duplicated season numbers (#55, #82)
|
2023-01-07 16:02:51 +01:00 |
|
Hannes Braun
|
06fd9a7a98
|
Archive subtitles of all versions of an episode
|
2023-01-06 00:21:57 +01:00 |
|
ByteDream
|
892407d1f0
|
Fix --default-subtitle causing no such file error (#98)
|
2023-01-06 00:03:57 +01:00 |
|
ByteDream
|
404aa496e1
|
Fix subtitle look and feel typo
|
2023-01-05 22:28:23 +01:00 |
|
ByteDream
|
14f42833cb
|
Fix output to special file (pipes etc.)
|
2022-12-27 22:59:35 +01:00 |
|
ByteDream
|
c37e2495e1
|
Create output parent directory if it doesn't exists (#91)
|
2022-12-27 20:49:53 +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
|
cc9342cd0a
|
Update dependencies
|
2022-12-16 10:09:41 +01:00 |
|
ByteDream
|
a5e60ea6b7
|
Add generating file cli output
|
2022-12-08 15:10:53 +01:00 |
|
ByteDream
|
5c3f49e9f4
|
Merge pull request #78 from crunchy-labs/feature/ffmpeg-optimizations
Add optional ffmpeg optimizations
|
2022-12-08 14:44:46 +01:00 |
|
ByteDream
|
01e2603e84
|
Update ffmpeg preset command help
|
2022-12-08 14:21:52 +01:00 |
|
ByteDream
|
2f7e992a6e
|
Move ffmpeg presets to utils
|
2022-12-08 14:04:43 +01:00 |
|
ByteDream
|
a32d3aef87
|
Update dependencies
|
2022-12-08 00:12:25 +01:00 |
|
ByteDream
|
2e4e897dc1
|
Fix only nvidia preset stack overflow
|
2022-12-07 20:23:01 +01:00 |
|
ByteDream
|
1b1756a0ae
|
Add long help to ffmpeg preset
|
2022-12-07 15:12:16 +01:00 |
|
ByteDream
|
6832c69eaa
|
Add ffmpeg encode presets
|
2022-12-07 01:08:47 +01:00 |
|
ByteDream
|
4cd46f19ac
|
Fix high ffmpeg cpu consuming with archive
|
2022-12-06 22:05:03 +01:00 |
|
ByteDream
|
285d27772c
|
Add manually .ass file editing to fix #32
|
2022-12-04 18:54:22 +01:00 |
|
ByteDream
|
135d59ce8b
|
Add pre-check function
|
2022-12-03 00:39:52 +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
|
4fd98723ea
|
Change archive flag name from audio to locale
|
2022-11-26 22:37:58 +01:00 |
|
ByteDream
|
039d7cfb81
|
Rewrite it in Rust
|
2022-11-24 15:30:49 +01:00 |
|