ByteDream
|
c2e953043e
|
Fix output filename if file stem is empty but file exists
|
2023-05-06 22:07:02 +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
|
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
|
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
|
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
|
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
|
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
|
a7adb7191e
|
Fix archive not recognizing locale when using direct episode url
|
2023-03-23 12:52:44 +01:00 |
|
ByteDream
|
57236f2b31
|
Add a flag to enable experimental fixes (disabled by default now)
|
2023-03-23 01:51:51 +01:00 |
|
ByteDream
|
0a40f3c40f
|
Refactor
|
2023-03-23 01:18:14 +01:00 |
|
LetMeByte
|
90212c4ec0
|
Move config dir and session file (#156)
* Move config dir and session file
* Update login.rs
|
2023-02-22 22:45:00 +01:00 |
|
LetMeByte
|
656ce0b523
|
Update log.rs
|
2023-02-22 17:35:53 +01:00 |
|
Hannes Braun
|
e4919e80ba
|
Fix offset in interactive season choosing
|
2023-02-20 22:34:48 +01:00 |
|
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
|
b3226cdde5
|
Change av1 encoder to libsvtav1 (#108)
|
2023-01-17 17:25:09 +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
|
497f22ee49
|
Fix double download progress output message
|
2023-01-13 22:38:29 +01:00 |
|
ByteDream
|
3d145b021b
|
Add download ffmpeg error output
|
2023-01-13 20:25:17 +01:00 |
|
ByteDream
|
08c4e30a06
|
(Re-)add download pipe to stdout
|
2023-01-13 16:03:19 +01:00 |
|
ByteDream
|
6d1f8d49f6
|
Add hardsubs manually to download videos (#81)
|
2023-01-13 15:23:55 +01:00 |
|