Xerbo / furaffinity-dl

FurAffinity Downloader, now with 100% more Python
BSD 3-Clause "New" or "Revised" License
91 stars 17 forks source link

no longer works #72

Closed f1refa11 closed 8 months ago

f1refa11 commented 8 months ago
Not logged in, NSFW content is inaccessible
/data/data/com.termux/files/home/furaffinity-dl.py:209: DeprecationWarning: The 'text' argument to find()-type methods is deprecated. Use 'string' instead.
  next_button = s.find('button', class_='button standard', text="Next")
Unable to find next button
Finished downloading

it happens even if user has SFW content

Xerbo commented 8 months ago

Could you name a specific user this happens on as I am unable to reproduce

f1refa11 commented 8 months ago

Are you able to download a specific gallery folder with cookies? Because i can't for some reason.

f1refa11 commented 8 months ago

ok i know the problem: when the script was making a request to a site, it was getting cloudflare anti-ddos page. I fixed this by passing cookies which included the cloudflare's one, and setting browser agent to mine.