mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-25 06:00:56 +03:00
Add download video button on player component.
This commit is contained in:
@@ -8,4 +8,6 @@ export interface DownloadFileRequest {
|
||||
uuid?: string;
|
||||
sub_id?: string;
|
||||
playlist_id?: string;
|
||||
url?: string;
|
||||
type?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user