youtube-dl: Update to version 2019.09.28

This commit is contained in:
Richard Kuhnt 2019-09-27 18:01:50 +00:00
parent 30bb098adb
commit dfc7f7419f

View File

@ -2,9 +2,9 @@
"homepage": "https://rg3.github.io/youtube-dl/", "homepage": "https://rg3.github.io/youtube-dl/",
"description": "Download videos from YouTube.com (and a few more sites) using command line.", "description": "Download videos from YouTube.com (and a few more sites) using command line.",
"license": "Unlicense", "license": "Unlicense",
"version": "2019.09.12.1", "version": "2019.09.28",
"url": "https://github.com/rg3/youtube-dl/releases/download/2019.09.12.1/youtube-dl.exe", "url": "https://github.com/rg3/youtube-dl/releases/download/2019.09.28/youtube-dl.exe",
"hash": "b2b84eb2ab63315b1946b6920c2231f899cbb11beae3a1b0d4e066b8a4a30e49", "hash": "6395254d6eda6fd5b778bbb02c237a4133d12b0ccdb59e14de67d51f99e32db4",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"depends": "ffmpeg", "depends": "ffmpeg",
"suggest": { "suggest": {