[README] Add thumbnail to _TEST example

While it's not mandatory, extractors are highly encouraged to provide a thumbnail field.
This commit is contained in:
Philipp Hagemeister 2014-08-22 11:30:39 +02:00
parent a053c3493a
commit 218f754940
1 changed files with 1 additions and 0 deletions

View File

@ -429,6 +429,7 @@ If you want to add support for a new site, you can follow this quick list (assum
'id': '42',
'ext': 'mp4',
'title': 'Video title goes here',
'thumbnail': 're:^https?://.*\.jpg$',
# TODO more properties, either as:
# * A value
# * MD5 checksum; start the string with md5: