{ "version": "4.101", "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.101/svtplay-dl-amd64.zip", "hash": "95602e1fe9065d06fc4b278418ac96514ee3f84e25f6f895f312d64432880eee" }, "32bit": { "url": "https://svtplay-dl.se/download/4.101/svtplay-dl-win32.zip", "hash": "8cf2a6f26fb54be7bbd363b27527e768edb7bd79bd38ad7fa7a0d1675363678e" } }, "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" } } } }