mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
release 2017.01.08
This commit is contained in:
parent
e60166020b
commit
e7ea724cb9
5 changed files with 7 additions and 10 deletions
|
@ -124,7 +124,7 @@ After you have ensured this site is distributing its content legally, you can fo
|
|||
'id': '42',
|
||||
'ext': 'mp4',
|
||||
'title': 'Video title goes here',
|
||||
'thumbnail': 're:^https?://.*\.jpg$',
|
||||
'thumbnail': r're:^https?://.*\.jpg$',
|
||||
# TODO more properties, either as:
|
||||
# * A value
|
||||
# * MD5 checksum; start the string with md5:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue