Get Data from Steam / SteamDB (ex Get DLC Info from SteamDB) is a userscript that extracts all the information needed to generate DLCs in the chosen format, depot.sha1 and appmanifest.acf for Steam games.
Make sure you have userscripts manager enabled in your browser:
- Tampermonkey (CLOSED SOURCE)
- Violent Monkey (OPEN SOURCE)
Greasemonkey!!NOT WORKING ANYMORE ON THIS USERSCRIPTS MANAGER!!
Install a userscript from GitHub by clicking on the "RAW" button of the page or click this directly.
-
STEAMDB
- Go to https://steamdb.info/app/570/dlc/ for example, click on the button at the bottom right of the screen, choose the format and all dlcs will be shown in the textarea in the choosen format.
-
STEAMDB DEPOT to .sha1
- Go to https://steamdb.info/depot/373303/ for example, click "Click to view file hashes", click on the button at the bottom right of the screen and all hashes will be shown in the textarea in .sha1 format.
-
STEAMDB DEPOTS to .acf
- Go to https://steamdb.info/app/730/depots/ for example, click on the public branch (it has a blue background), click on the button at the bottom right of the screen and the appmanifest will be shown in the textarea in .acf format.
-
STORE.STEAMPOWERED.COM
- Go to https://store.steampowered.com/app/440900/Conan_Exiles/ for example, click on the button at the bottom right of the screen, choose the format and all dlcs will be shown in the textarea in the choosen format.
- do you need features?
- click click
- i'm hungry.
- 🖤
Userscripts are set up to automatically update. You can check for updates from within the menu of userscripts manager, or click on the install link again to get the update.
Get Data from Steam / SteamDB is released under the following license: MIT