Add thumnail argument for tests

This commit is contained in:
Wyoh Knott 2024-05-11 22:14:08 +02:00
parent 381f54919b
commit 903de5c716
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ class GoogleDriveIE(InfoExtractor):
'ext': 'mp3',
"title": "My Buddy - Henry Burr - Gus Kahn - Walter Donaldson.mp3",
'duration': 184,
'thumbnail': 'https://drive.google.com/thumbnail?id=1IP0o8dHcQrIHGgVyp0Ofvx2cGfLzyO1x',
}
}]
_FORMATS_EXT = {