mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2025-12-20 07:49:33 +05:30
refactor: added thumbnail embeding option for video files
This commit is contained in:
@@ -27,6 +27,7 @@ export interface Settings {
|
||||
always_reencode_video: boolean;
|
||||
embed_video_metadata: boolean;
|
||||
embed_audio_metadata: boolean;
|
||||
embed_video_thumbnail: boolean;
|
||||
embed_audio_thumbnail: boolean;
|
||||
use_cookies: boolean;
|
||||
import_cookies_from: string;
|
||||
|
||||
Reference in New Issue
Block a user