X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fgamekings.py;h=1821f26d8c2da74e14b8dbaa498c501dd23ffb01;hb=c36b09a5026172c1ca452038fffccd68b14c528c;hp=3c1f7f19581a0a648d86fa641f9e165cf6fc187d;hpb=955c5505e7df737b452d54d869958a8f5425edf5;p=youtube-dl diff --git a/youtube_dl/extractor/gamekings.py b/youtube_dl/extractor/gamekings.py index 3c1f7f195..1821f26d8 100644 --- a/youtube_dl/extractor/gamekings.py +++ b/youtube_dl/extractor/gamekings.py @@ -66,4 +66,5 @@ class GamekingsIE(InfoExtractor): 'url': video_url, 'title': self._og_search_title(webpage), 'description': self._og_search_description(webpage), + 'thumbnail': image }