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] Accept sfw.furaffinity.net URLs #608

Closed kattjevfel closed 4 years ago

kattjevfel commented 4 years ago

Ran into this just now, works just fine if I just remove the sfw. part but it'd be nice if it "just worked" as they say.

katt@main ~ » gallery-dl https://sfw.furaffinity.net/view/34967364/
[gallery-dl][error] No suitable extractor found for 'https://sfw.furaffinity.net/view/34967364/'
mikf commented 4 years ago

Do you know if there are any other subdomains besides sfw? And should using sfw.furaffinity.net in the input URL follow the same content filtering rules as it does on the real site? I think it should, but there are also a lot of instances where the input doesn't affect what kind of files gallery-dl returns.

kattjevfel commented 4 years ago

I think there used to be a beta subdomain, but it's no longer active if that was ever the case. As for your second question I'm not quite sure what you're asking, but basically it just won't let you view NSFW pictures and instead shows you a message. That's all that changes, the images are still hosted on the same domain etc.

asdf

mikf commented 4 years ago

Using the sfw subdomain in your browser hides NSFW images in all listings (frontpage, galleries, scraps, etc) regardless of your account's "Enable Adult Artwork" settings. I was asking if the same should apply to the results from gallery-dl, or if it should return NSFW images in all cases.

kattjevfel commented 4 years ago

Eh, that's really up to you tbh, I was just thinking it would "alias" to the normal URL. If people are dumb enough to add sfw. to nsfw pictures they can except it not to work, but at the same time it just feels silly to me to block it just because. Flip a coin?