youtube-dl: Update to version 2020.09.14

This commit is contained in:
Jakub Čábera 2020-09-14 08:25:43 +02:00
parent 65b8221fc3
commit 46a2297b0d

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.09.06", "version": "2020.09.14",
"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.",
"homepage": "https://ytdl-org.github.io/youtube-dl/", "homepage": "https://ytdl-org.github.io/youtube-dl/",
"license": "Unlicense", "license": "Unlicense",
@ -10,8 +10,8 @@
], ],
"vcredist": "extras/vcredist2010" "vcredist": "extras/vcredist2010"
}, },
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.09.06/youtube-dl.exe", "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.09.14/youtube-dl.exe",
"hash": "c88838b19b57c2f0bcba89c3e208342af119d0412de94a09227dfcb528e3f406", "hash": "29b6eec7e7ee540d864643253b7c9b9a655b2a5fc2a9b0b523e4a28c104a39a6",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": { "checkver": {
"github": "https://github.com/ytdl-org/youtube-dl" "github": "https://github.com/ytdl-org/youtube-dl"