youtube-dl: Update to version 2020.12.07

This commit is contained in:
Jakub Čábera 2020-12-07 08:35:47 +01:00
parent c3aef0657c
commit 26b42a625c

View File

@ -1,5 +1,5 @@
{
"version": "2020.12.05",
"version": "2020.12.07",
"description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://yt-dl.org/",
"license": "Unlicense",
@ -10,8 +10,8 @@
],
"vcredist": "extras/vcredist2010"
},
"url": "https://yt-dl.org/downloads/2020.12.05/youtube-dl.exe",
"hash": "e44786b2a0568810a93783eaad362687f15e14dc0828fe1adc0987de2f3cae2d",
"url": "https://yt-dl.org/downloads/2020.12.07/youtube-dl.exe",
"hash": "2368e5e33968b6cf0aa23fe0e6cf66c0945de8785c5fe58c7f4c6ac69b4bf24c",
"bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)",
"autoupdate": {