datawhores / OF-Scraper

A completely revamped and redesigned fork, reimagined from scratch based on the original onlyfans-scraper
MIT License
559 stars 50 forks source link

https://cdrm-project.com/wv 404 #387

Closed cilium-cell closed 1 month ago

cilium-cell commented 1 month ago

It looks like https://cdrm-project.com/wv is returning a 404. I poked around the site, and I do not see any reference to that endpoint, while The API documentation currently identifies https://cdrm-project.com/ as the API url. Is it possible that the CDRM API has changed?

cilium-cell commented 1 month ago

According to their discord they did release a new API sometime around yesterday. The old API was moved to https:/old.cdrm-project.com/wv and works like before.

S2imong commented 1 month ago

What do I need to do to continue the program to start downloading?

datawhores commented 1 month ago

You can change the const value CDRM in older version

Please read the docs for how to change the value in with the config file

Alternatively I will also change the default value in the the next dev release

datawhores commented 1 month ago
 "custom_values": {
            "CDRM": "https://old.cdrm-project.com/wv",
        },
S2imong commented 1 month ago

My computer's config file doesn't have this setting, what's going on?

datawhores commented 1 month ago

In regards to my previous post the value should be changed in the config file https://of-scraper.gitbook.io/of-scraper/getting-started/config-options/advanced-config-options/changing-const#where-are-they

https://of-scraper.gitbook.io/of-scraper/getting-started/config-options/config-location#config-path