mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Add option to select seasons when season number is duplicated (#199)
This commit is contained in:
parent
d75c04fbb6
commit
fc44b8af8a
10 changed files with 227 additions and 52 deletions
|
|
@ -4,6 +4,7 @@ pub mod download;
|
|||
pub mod ffmpeg;
|
||||
pub mod filter;
|
||||
pub mod format;
|
||||
pub mod interactive_select;
|
||||
pub mod locale;
|
||||
pub mod log;
|
||||
pub mod os;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue