{ "version": "3.7", "description": "Video downloader from various sites", "homepage": "https://svtplay-dl.se", "license": "MIT", "suggest": { "ffmpeg": "ffmpeg" }, "architecture": { "64bit": { "url": "https://svtplay-dl.se/download/3.7/svtplay-dl-amd64.zip", "hash": "2e9ee568ccdc65159e86be049d739eaceecf318ada88c9267e9854b822d06548" }, "32bit": { "url": "https://svtplay-dl.se/download/3.7/svtplay-dl-win32.zip", "hash": "cc1cf3d9256f04615a704cfdc6f37a5aee9b00ef9924a7ca641284e67e09fb9b" } }, "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" } } } }