{ "homepage": "https://rg3.github.io/youtube-dl/", "description": "Download videos from YouTube.com (and a few more sites) using command line.", "license": "Unlicense", "version": "2019.10.29", "url": "https://github.com/rg3/youtube-dl/releases/download/2019.10.29/youtube-dl.exe", "hash": "cbbea81f90670d7c4be8761f67a231e9db2f06cbd217efecc497a3be83a1b998", "bin": "youtube-dl.exe", "depends": "ffmpeg", "suggest": { "vcredist": "extras/vcredist2010" }, "checkver": { "github": "https://github.com/rg3/youtube-dl" }, "autoupdate": { "url": "https://github.com/rg3/youtube-dl/releases/download/$version/youtube-dl.exe", "hash": { "url": "$baseurl/SHA2-256SUMS" } } }