DreamCobbler / fiction-dl

A content downloader, capable of retrieving works of (fan)fiction from the web and saving them in a few common file formats.
GNU General Public License v3.0
46 stars 2 forks source link

Root error? #11

Closed betsybugaboo closed 3 years ago

betsybugaboo commented 3 years ago

I've been getting this error the past few days with ff.net fics:

ERROR:root:Failed to download page: "[URL]". ERROR:root:Failed to scan the story.

Is it something on my end? or has ff.net updated something? I've tried updating f-dl but it still keeps happening.

DreamCobbler commented 3 years ago

FF.net started protecting itself from bots, and it was able to identify f-dl as one. fiction-dl 1.8.0 uses cloudscraper to avoid being recognized to be a bot, so the problem ought to be solved in the newest release.