- Recommended
- Setup installer
- Alternative
- Portable ZIP
- License
- MIT
Recommended
Install with Setup
The Setup build is the simplest choice for regular use and receives packaged-app update checks.
- Open the latest release and expand Assets if GitHub has collapsed the file list.
- Download QDB-Downloader-Setup.exe and its matching .sha256 file.
- Run QDB-Downloader-Setup.exe and follow the Windows prompts.
- Launch QDB Downloader from the installed application shortcut.
Portable option
Run from the ZIP
The ZIP does not need the normal installer and can live in a folder you choose.
- Download the Windows x64 ZIP and its matching .sha256 file from the release assets.
- Extract the entire archive to a writable folder. Do not run the executable from inside the ZIP preview.
- Open the extracted folder and run QDB Downloader.exe.
Integrity check
Verify the download
Open PowerShell in the download folder and calculate the SHA-256 hash. Compare the resulting hash with the first value in the matching checksum file.
Get-FileHash .\QDB-Downloader-Setup.exe -Algorithm SHA256
Get-Content .\QDB-Downloader-Setup.exe.sha256First run
Create your first project
QDB Downloader stores its project database locally. An internet connection is required when fetching or refreshing Transfermarkt data.
- Select New project, enter a unique name, and choose the snapshot reference date.
- Open the project and select Import.
- Enter a league or team name plus a supported Transfermarkt URL or ID.
- Preview the result, select teams and players, then confirm the import.
- Browse the saved records or export the complete snapshot as separate JSON, nested JSON, or CSV.