Update youtube-dl to version 2017.09.10

This commit is contained in:
Richard Kuhnt 2017-09-10 16:00:16 +00:00
parent c46bf90085
commit 5d7819fe23

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://rg3.github.io/youtube-dl/", "homepage": "https://rg3.github.io/youtube-dl/",
"license": "Public Domain", "license": "Public Domain",
"version": "2017.09.02", "version": "2017.09.10",
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.09.02/youtube-dl.exe", "url": "https://github.com/rg3/youtube-dl/releases/download/2017.09.10/youtube-dl.exe",
"hash": "fb0aad2e3af76c5bb24ed3f2804ff16fb74299686523d1d76d93c44c7740d8c1", "hash": "2f53ac608b090b0bb28a2b68f1d99dce78793a4fbf99a12acb8c0e6a877f33f0",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"depends": [ "depends": [
"ffmpeg" "ffmpeg"