mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-18 02:30:55 +03:00
Improved UI for download only mode
Updated API model for DatabaseFile
This commit is contained in:
@@ -30,4 +30,6 @@ export type DatabaseFile = {
|
||||
category?: Category;
|
||||
view_count?: number;
|
||||
local_view_count?: number;
|
||||
sub_id?: string;
|
||||
registered?: number;
|
||||
};
|
||||
Reference in New Issue
Block a user