{ "version": "4.18", "description": "Video downloader from various sites", "homepage": "https://svtplay-dl.se", "license": "MIT", "suggest": { "ffmpeg": "ffmpeg" }, "architecture": { "64bit": { "url": "https://svtplay-dl.se/download/4.18/svtplay-dl-amd64.zip", "hash": "871b514607062bdba900cefc09f67905201f9ea53aff13eb2e491bfdcfca26d0" }, "32bit": { "url": "https://svtplay-dl.se/download/4.18/svtplay-dl-win32.zip", "hash": "b27324f72a98eb627e7ff5e2e8500d21ba76f04234113181c4160e2f6aff2165" } }, "extract_dir": "svtplay-dl", "bin": "svtplay-dl.exe", "checkver": ">Currently v([\\d.]+)\\s+\\(", "autoupdate": { "architecture": { "64bit": { "url": "https://svtplay-dl.se/download/$version/svtplay-dl-amd64.zip" }, "32bit": { "url": "https://svtplay-dl.se/download/$version/svtplay-dl-win32.zip" } } } }