jbsparrow / CyberDropDownloader

Bulk Gallery Downloader for Cyberdrop.me and Other Sites
GNU General Public License v3.0
177 stars 14 forks source link

[BUG] simpcity_xf_user_cookie doesn't exist anymore #96

Closed vajdao closed 1 month ago

vajdao commented 1 month ago

Simpcity changed something in their code and the script that looks for simpcity_xf_user_cookie cookie actually doesn't exist on the website anymore, so whenever we say cyberdrop-dl to extract cookies from the browser it doesn't put anything into authentication.yaml file.

How to reproduce:

  1. start cyberdrop-dl
  2. edit configs
  3. edit auth values
  4. edit forum auth values
  5. browser cookie extraction
  6. pick your browser
  7. authentication.yaml is not updated

Seems like adding cookies manually doesn't do the trick either, so there's some mismatch of how the program looks for non-existent cookies. Manually adding username and password to the yaml file doesn't work either.

Using linux, tested this both on chrome and firefox to no avail

jbsparrow commented 1 month ago

The cookies should be removed from the code, but the username/password should still work. Do you get an authentication failed error? I think simpcity still has DDOS-Guard on right now which could have to do with authentication issues right now.

vajdao commented 1 month ago

Thanks for your reply . Yepp, getting DDoS guard popup all time, SC struggling with this for months.

alcxander commented 1 month ago

Does this mean SC is out of action from being used at the moment?

ondrovic commented 1 month ago

The cookies should be removed from the code, but the username/password should still work. Do you get an authentication failed error? I think simpcity still has DDOS-Guard on right now which could have to do with authentication issues right now.

these seem to be the only cookies now

image

it also appears this is currently happening

image

@alcxander yeah it has been throwing ddos-guard errors for the last couple of weeks, so yes for now seems like it's a no go