From 218f754940b170ecb9affecfbe3dfe1c23430dc9 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 22 Aug 2014 11:30:39 +0200 Subject: [PATCH] [README] Add thumbnail to _TEST example While it's not mandatory, extractors are highly encouraged to provide a thumbnail field. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba350b905..72449cad7 100644 --- a/README.md +++ b/README.md @@ -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: