Standardized thumbnails
This commit is contained in:
parent
c151612e5a
commit
b661ae0411
87 changed files with 36 additions and 28 deletions
|
@ -36,6 +36,10 @@ const playerRegExp = /\[\!\[.*?\]\((.*?\.png)\)\]\((.*?) ".*?"\)/
|
|||
"node_modules/youtube-player-screenshot/bin/youtube-player-screenshot.js",
|
||||
"--url",
|
||||
youtubeWatchUrl,
|
||||
"--width",
|
||||
1360,
|
||||
"--height",
|
||||
764,
|
||||
"--type",
|
||||
"jpeg",
|
||||
"--output",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue