mirror of
https://github.com/alexta69/metube.git
synced 2026-09-21 21:45:04 +00:00
@@ -18,6 +18,8 @@ export interface Download {
|
||||
ytdl_options_overrides?: Record<string, unknown>;
|
||||
clip_start?: number;
|
||||
clip_end?: number;
|
||||
live_status?: string;
|
||||
live_release_timestamp?: number;
|
||||
status: string;
|
||||
msg: string;
|
||||
percent: number;
|
||||
|
||||
Reference in New Issue
Block a user