mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-13 00:00:55 +03:00
Fixed several bugs with categories
Code cleanup
This commit is contained in:
@@ -13,4 +13,5 @@ export type Playlist = {
|
||||
registered: number;
|
||||
duration: number;
|
||||
user_uid?: string;
|
||||
auto?: boolean;
|
||||
};
|
||||
Reference in New Issue
Block a user