Procházet zdrojové kódy

[README] Add thumbnail to _TEST example

While it's not mandatory, extractors are highly encouraged to provide a thumbnail field.
Philipp Hagemeister před 11 roky
rodič
revize
218f754940
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      README.md

+ 1 - 0
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',
                 'id': '42',
                 'ext': 'mp4',
                 'ext': 'mp4',
                 'title': 'Video title goes here',
                 'title': 'Video title goes here',
+                'thumbnail': 're:^https?://.*\.jpg$',
                 # TODO more properties, either as:
                 # TODO more properties, either as:
                 # * A value
                 # * A value
                 # * MD5 checksum; start the string with md5:
                 # * MD5 checksum; start the string with md5: