{
    "version": "2026.3.23.0",
    "homepage": "https://github.com/AAndyProgram/SCrawler",
    "description": "A program to download photos and videos from any site (e.g. Reddit, Twitter, Instagram, TikTok, RedGifs, PornHub, XHamster, XVIDEOS, LPSG).",
    "license": "GPL-3.0",
    "notes": ".NET Framework 4.6.1 or higher is required.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/AAndyProgram/SCrawler/releases/download/2026.3.23.0/SCrawler_2026.3.23.0_x64.zip",
            "hash": "7ffa49470d4b29362837836b5d10f591109f18c8f59c23cc27d7ec998fb5dc08"
        },
        "32bit": {
            "url": "https://github.com/AAndyProgram/SCrawler/releases/download/2026.3.23.0/SCrawler_2026.3.23.0_x86.zip",
            "hash": "ee7f8bd748c8bc7764bf99e18ebf11028e5073914503fa0f82b8c4460d8da297"
        }
    },
    "shortcuts": [
        [
            "SCrawler.exe",
            "SCrawler"
        ]
    ],
    "persist": [
        "Data",
        "Settings",
        "Plugins"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/AAndyProgram/SCrawler/releases/download/$version/SCrawler_$version_x64.zip"
            },
            "32bit": {
                "url": "https://github.com/AAndyProgram/SCrawler/releases/download/$version/SCrawler_$version_x86.zip"
            }
        }
    }
}
