mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Move stream download logic to fix cms error/rate limiting
This commit is contained in:
parent
1213880df7
commit
8e972ab578
7 changed files with 467 additions and 522 deletions
|
|
@ -38,7 +38,7 @@ impl MergeBehavior {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(derive_setters::Setters)]
|
||||
#[derive(Clone, derive_setters::Setters)]
|
||||
pub struct DownloadBuilder {
|
||||
ffmpeg_preset: FFmpegPreset,
|
||||
default_subtitle: Option<Locale>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue