{ "version": "2022.04.08", "description": "A youtube-dl fork with additional features and fixes.", "homepage": "https://github.com/yt-dlp/yt-dlp", "license": "Unlicense", "suggest": { "ffmpeg": "ffmpeg", "vcredist": "extras/vcredist2010" }, "architecture": { "64bit": { "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.04.08/yt-dlp.exe", "hash": "sha512:4a62048358ef3ee120d863c44124d807b2b139543297d29b093093bd7bca0af3f86b8db591e5be968a2c8d397ddf6361fdf9d83d958a73f7cf2a157a0923d464" }, "32bit": { "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.04.08/yt-dlp_x86.exe#/yt-dlp.exe", "hash": "sha512:e335a3e8a7bc9e95f5c7223c1778b76fd08f05145c702d5eab41c6559940063d8bce24fa79170f8ad8007d954a18c439da2a3a039483ee66bb3c38b57a9ff708" } }, "bin": "yt-dlp.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp.exe" }, "32bit": { "url": "https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp_x86.exe#/yt-dlp.exe" } }, "hash": { "url": "$baseurl/SHA2-512SUMS" } } }