{ "version": "2020.11.21.1", "description": "Download videos from YouTube.com (and a few more sites) using command line.", "homepage": "https://yt-dl.org/", "license": "Unlicense", "suggest": { "FFmpeg": [ "ffmpeg", "ffmpeg-nightly" ], "vcredist": "extras/vcredist2010" }, "url": "https://yt-dl.org/downloads/2020.11.21.1/youtube-dl.exe", "hash": "6b305c0ed481750146c0d575388e9cac37067cc6802e495a441cee039af3c458", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": { "url": "https://yt-dl.org/downloads/$version/youtube-dl.exe", "hash": { "url": "$baseurl/SHA2-256SUMS" } } }