• Welcome Back Guest,
    There's currently a few rebranding bugs, one being emails aren't working, we're aware of this and will work on this as we have time. If you need a password reset, please contact us on Discord links in the navbar.

Dump cdromance Sony PSP DLC

hermesconrad

Donator
Donator
Community Contributor
Registered
Joined
Jul 12, 2019
Messages
192
Update: the script works again and you no longer need to grab the key up front.

A comment was made about dumping the psp dlc on cdromance (https://cdromance.com/sony-psp-dlc-list-psp-downloadable-content/ )

i've written a small scraper to pull them all down, you can find the code on my github https://github.com/slastrina/cdromance_scraper

The tool is written in python, to use it:

install python 3.7
Clone/download the repo and open a prompt inside the directory
run "pip install -r requirements.txt"
run "python scraper.py"

The latest code will be on github and will be updated as i find problems. I've been able to successfully pull all the files from that page using this script.

Let me know your mileage with it

Cheers
Sam

1570711350174.png
 
Last edited:
Hi, doesn't seem to work for me it says the key is invalid or something, can you update it?
 
Hi, doesn't seem to work for me it says the key is invalid or something, can you update it?

Hey Marcus, unfortunately you need to retrieve the key manually from the site, I couldnt find a way to programatically retrieve It at the time, instructions are on the github readme and also on the first post in this thread. Lemme know if you are stuck I'll put better pictures up on how to get the key
 
Hey Marcus, unfortunately you need to retrieve the key manually from the site, I couldnt find a way to programatically retrieve It at the time, instructions are on the github readme and also on the first post in this thread. Lemme know if you are stuck I'll put better pictures up on how to get the key
I did that but only downloads 1 file.
 
I did that but only downloads 1 file.

Maybe the site clued on, you can try limit the threads to 1,see if a single sequential download will work. I'll try run it again on one of my other machines and see if it's falling over for me
 
yeh, looks like the site changed and the key cant be used for more than 1 download, ill see if i can change the script to work around this later tonight.
 
Hey marcus, can you try it with the latest code, ive fixed it and you no longer need a key to download the files
I'm not him, but can confirm that as of right now it works, got everything but two files for which the links are dead.
 
Back
Top Bottom