{ "version": "2020.07.28", "description": "Download videos from YouTube.com (and a few more sites) using command line.", "homepage": "https://ytdl-org.github.io/youtube-dl/", "license": "Unlicense", "suggest": { "FFmpeg": [ "ffmpeg", "ffmpeg-nightly" ], "vcredist": "extras/vcredist2010" }, "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.07.28/youtube-dl.exe", "hash": "2c554cba25f6a11536b8e80ad7c630f64a842476c3924f79e5d9fe5716d394db", "bin": "youtube-dl.exe", "checkver": { "github": "https://github.com/ytdl-org/youtube-dl" }, "autoupdate": { "url": "https://github.com/ytdl-org/youtube-dl/releases/download/$version/youtube-dl.exe", "hash": { "url": "$baseurl/SHA2-256SUMS" } } }