{ "version": "2020.11.19", "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.19/youtube-dl.exe", "hash": "e6d10dd90dd8e66705af9baec1762992d298ba09fcdc0b0ef9241410b66a1b25", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": { "url": "https://yt-dl.org/downloads/$version/youtube-dl.exe", "hash": { "url": "$baseurl/SHA2-256SUMS" } } }