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