{ "version": "2020.06.16.1", "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.06.16.1/youtube-dl.exe", "hash": "23c8a1e22ca9e6bf1d911656a68c7fd9712835f2ebb66f8d87326f001b607af5", "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" } } }