mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-14 09:17:20 +08:00
[sfdebris] The extractor can now grab thumbnails.
This commit is contained in:
parent
2709500057
commit
ac1a0dec97
@ -32,4 +32,5 @@ class SfDebrisIE(InfoExtractor):
|
||||
'display_id': display_id,
|
||||
'title': video_title,
|
||||
'url': playerdata_url,
|
||||
'thumbnail': 'http://sfdebris.com/images/links/%s.png' % display_id
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user