Playstation Store DLC indexer, and package generator.
This is a script that will go through a playstation store entry for a certain title, which is given at runtime, and get the titleIDS of all DLC associated with them.
You can pass the URL of the software you're trying to generate for example:
python dlcIndex.py https://store.playstation.com/en-us/product/UP0177-CUSA13186_00-JUDGMENTRYUGAENG
Download the latest build here
pip install requests
This script can only create flags for DLC that are empty DLCs. If your DLC contains data, it will not work.
All credits goes to GarnetSunset for original script, Maxton (RIP)/OpenOrbis for LibOrbisPkg and TheRadziu for Easy Fake DLC / DLC without Extra Data Generator!
Adding stuff|bugs to the code - DeniZz