mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.93k stars 975 forks source link

Furaffinity has changed image URLs #1326

Closed Zoodee closed 3 years ago

Zoodee commented 3 years ago

Images are now on d.furaffinity.net instead of d.facdn.net so Gallery-dl can't grab them.

Site admin says this is a permanent change.

mikf commented 3 years ago

Gallery-dl can't grab them.

Do you have an example where it fails? All furaffinity tests are still working fine.

Zoodee commented 3 years ago

Capture All galleries have appeared like this for me since they changed the image URLs about a week ago.

mikf commented 3 years ago
$ gallery-dl furaffinity.net/user/fender
/tmp/furaffinity/fender/23636984 FA United 2017.jpg
/tmp/furaffinity/fender/12239491 2013 FA Holiday Tree Ornament.jpg
/tmp/furaffinity/fender/11157906 Science. Making a Better "You"..jpg
/tmp/furaffinity/fender/10796676 We're Doing Science!.jpg

What version of gallery-dl are you using? There were several similar issues quite some time ago, but that was fixed back then and doesn't happen this time around: #988, ##990, etc

Zoodee commented 3 years ago

I should be on the latest version. Other software I was using with furaffinity stopped working at the same time, so I assumed the problem was universal. I'll try this again on another device with a completely fresh install and get back to you.

Zoodee commented 3 years ago

Works fine on other devices so while I'm still not sure what the problem is its probably on my end rather than an issue with the software, so I'll mark this as closed, thanks for the help.