This project has been archived as it can no longer fulfill the purpose it was created for due to the LittleBigPlanet content becoming inaccessible following their delisting on 31st of October, 2024.
PSStoreJSON is a utility for collecting LittleBigPlanet™ downloadable content metadata from Playstation®Store content using the ContentID section from the native downloadable content locking format (a.k.a. *.dlc). The script uses undocumented API endpoints to collect the data.
*.dlc files will not be provided as they are property of SCE.
gh repo clone Kraken0666/PSStoreJSON
or
git clone https://github.com/Kraken0666/PSStoreJSON
python main.py <dlc file> <country> <language> <Service ID Prefix> <Title ID>
python main.py "downloadables.dlc" gb en EP9000 BCES00141
python main_csv.py
- LittleBigPlanet™ 1 (All regions/releases)
- LittleBigPlanet™ 2 (All regions/releases)
- LittleBigPlanet™ 3 (All regions/releases)
- Add "InGameCommerceID" support (#1)
- Test with LittleBigPlanet™ PS Vita™
*.dlc*file - Add LittleBigPlanet™ PS Vita™ support (ContentID in CSV)
- Test PS4 remap
*.dlcfiles - Add PSP support (ContentID in CSV)
- Add Karting support (ContentID in CSV)
- Add SerialStation CSV support (CSV provided courtesy of landcross on SerialStation Discord)