Dump cdromance Sony PSP DLC

hermesconrad

Donator
Staff member
Donator
Community Contributor
Moderator
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.
 
I did that but only downloads 1 file.

Turns out the whole site is affected and the script might still work after they sort themselves out. best to try again tomorrow
 
It's alright i don't need all just just got the ones i actually use, ty.
The site changed how the keys work, they mustv realised what was happening. I'll try work around it soon
 
It's alright i don't need all just just got the ones i actually use, ty.
Hey marcus, can you try it with the latest code, ive fixed it and you no longer need a key to download the files
 
  • Like
Reactions: cta
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.
 
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.
Awesome glad it worked for you. :)
 
Back
Top Bottom