mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2025-12-20 01:59:33 +05:30
(feat): added always re-encode video option in settings
This commit is contained in:
@@ -14,6 +14,7 @@ export interface Settings {
|
||||
proxy_url: string;
|
||||
video_format: string;
|
||||
audio_format: string;
|
||||
always_reencode_video: boolean;
|
||||
embed_video_metadata: boolean;
|
||||
embed_audio_metadata: boolean;
|
||||
embed_audio_thumbnail: boolean;
|
||||
|
||||
Reference in New Issue
Block a user