mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
[Gamekings] Use thumbnail in return statement
This commit is contained in:
parent
955c5505e7
commit
c36b09a502
@ -66,4 +66,5 @@ class GamekingsIE(InfoExtractor):
|
||||
'url': video_url,
|
||||
'title': self._og_search_title(webpage),
|
||||
'description': self._og_search_description(webpage),
|
||||
'thumbnail': image
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user