Commit graph

515 commits

Author SHA1 Message Date
dependabot[bot]
8a68333244
Bump clap from 4.0.32 to 4.1.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.32 to 4.1.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.32...v4.1.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 02:21:07 +00:00
LetMeByte
a6bfe0be2e
📚 Readme Overhaul 📚 (#163)
* 📚

* Update README.md

* Update README.md
2023-03-08 22:31:03 +01:00
ByteDream
d6f1262c1c Fix no such file or directory when using login (#164) 2023-02-27 11:17:32 +01:00
LetMeByte
19f9d26af9 Update utils.rs 2023-02-23 16:57:57 +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
ByteDream
c315f87f33
Merge pull request #155 from LetMeByte/—
Replace spinner horizontal character
2023-02-22 18:26:31 +01:00
LetMeByte
656ce0b523
Update log.rs 2023-02-22 17:35:53 +01:00
ByteDream
758db86f2f
Merge pull request #154 from hannesbraun/season-choosing-offset
Fix offset in interactive season choosing
2023-02-21 16:29:03 +01:00
Hannes Braun
e4919e80ba
Fix offset in interactive season choosing 2023-02-20 22:34:48 +01:00
ByteDream
fbc98b2308
Merge pull request #136 from hitorilabs/fix-part-ep
bugfix: duplicate ep numbers archived into same file
2023-02-19 23:41:41 +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
96b259ce9a Add url filtering section to README (#133) 2023-02-05 15:00:50 +01:00
ByteDream
1a08e76162
Merge pull request #130 from adracea/patch-3
Update README.md
2023-01-31 12:45:02 +01:00
Alexandru Dracea
e83de60efa
Update README.md
Adds a bit of guidance for how to properly `install` .
2023-01-31 13:37:29 +02: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
ByteDream
32691e6fa5
Merge pull request #117 from hannesbraun/keep-auto-merged-subs
Don't remove the subtitles if the video is detected to be identical
2023-01-18 21:26:38 +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
cdf054ff58
Merge pull request #116 from crunchy-labs/feature/all-languages
(Re-)add `-l all` languages
2023-01-16 15:55:39 +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
b5bc36c4a2
Merge pull request #111 from crunchy-labs/fix/download-no-hardsub-videos
Manually add subtitles to download videos
2023-01-14 00:03:18 +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
ByteDream
17233f2fd2 Update dependencies and version 2023-01-10 22:15:36 +01:00
ByteDream
4482d5482f
Merge pull request #106 from crunchy-labs/feature/more-episode-number-format-options
Add relative episode number format option
2023-01-10 20:17:52 +01:00
ByteDream
5ce5b249c9 Add relative episode number to cli help 2023-01-10 19:20:08 +01:00
ByteDream
3029325776 Add check if request locale is valid (#102) 2023-01-09 23:40:53 +01:00
ByteDream
a0aab3bfb9 Add arabic locale in duplicated seasons check 2023-01-09 23:25:16 +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
13f54c0da6 Fix interactive season choosing activation on url filter excluded seasons 2023-01-08 18:33:23 +01:00
ByteDream
b65c0e9dfd Update dependencies & version 2023-01-08 17:44:31 +01:00
ByteDream
537158cd7b
Merge pull request #100 from crunchy-labs/feature/multiple-seasons-with-same-number
Interactive choosing on duplicated season numbers
2023-01-08 17:30:19 +01:00
ByteDream
b991614dc3 Fix output and download order on duplicated seasons 2023-01-07 17:14:47 +01:00
ByteDream
7588621f34 Add interactive input to choose season on duplicated season numbers (#55, #82) 2023-01-07 16:02:51 +01:00
ByteDream
54dfe8002e
Merge pull request #97 from hannesbraun/archive-all-subtitles
Archive subtitles of all versions of an episode
2023-01-06 19:28:01 +01:00