This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[Gamekings] Use thumbnail in return statement
totalwebcasting
robin
10 years ago
parent
955c5505e7
commit
c36b09a502
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
youtube_dl/extractor/gamekings.py
+ 1
- 0
youtube_dl/extractor/gamekings.py
View File
@ -66,4 +66,5 @@ class GamekingsIE(InfoExtractor):
'
url
'
:
video_url
,
'
title
'
:
self
.
_og_search_title
(
webpage
)
,
'
description
'
:
self
.
_og_search_description
(
webpage
)
,
'
thumbnail
'
:
image
}
Write
Preview
Loading…
Cancel
Save