mirror of
https://github.com/alexta69/metube.git
synced 2026-06-15 08:16:00 +00:00
remove playlist strict mode (make it always true)
This commit is contained in:
@@ -7,7 +7,6 @@ export interface Download {
|
||||
format: string;
|
||||
folder: string;
|
||||
custom_name_prefix: string;
|
||||
playlist_strict_mode: boolean;
|
||||
playlist_item_limit: number;
|
||||
split_by_chapters?: boolean;
|
||||
chapter_template?: string;
|
||||
|
||||
Reference in New Issue
Block a user