mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Playlist thumbnail issue fixed
This commit is contained in:
@@ -38,7 +38,6 @@ interface VideoOptions {
|
||||
* YouTube Thumbnail Data
|
||||
*/
|
||||
thumbnail?: {
|
||||
id: string | undefined;
|
||||
width: number | undefined;
|
||||
height: number | undefined;
|
||||
url: string | undefined;
|
||||
|
||||
Reference in New Issue
Block a user