Xerbo / furaffinity-dl

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

Way to download folders #60

Closed AuroraTheOtter closed 3 years ago

AuroraTheOtter commented 3 years ago

image When download a folder you have to make sure to put everything after /folder/ from the URL for a folder for example 406765/May-the-Best-Man-Win instead of just 406765 then the downloader will get the correct url for the 2nd page.

Someone should probably add and example to the README.md and the Help text that shows when you run the program for this

(Working) image

(Broken) WindowsTerminal_YZbNpHgOCv

dragonGod97677 commented 3 years ago

@AuroraTheOtter can you give me your cookies.txt file (of course remove your cookie string) because i having problem

there's an error saying my cookie file is invalid, been search for examples of cookie file online but i got nothing

AuroraTheOtter commented 3 years ago

@AuroraTheOtter can you give me your cookies.txt file (of course remove your cookie string) because i having problem

there's an error saying my cookie file is invalid, been search for examples of cookie file online but i got nothing @dragonGod97677

image image I uses this addon for getting my cookies file. Remember you need to be using the new UI for FA not the old one.

dragonGod97677 commented 3 years ago

@AuroraTheOtter can you give me your cookies.txt file (of course remove your cookie string) because i having problem there's an error saying my cookie file is invalid, been search for examples of cookie file online but i got nothing @dragonGod97677

image image I uses this addon for getting my cookies file. Remember you need to be using the new UI for FA not the old one.

Thanks for sending screen shot of your cookie file, sadly, for some reason, now it says im not logged in, it doesn't even give any error. Tho i tried my cookie file again but on the regular furaffinity-dl (bash version), it works, i can now download nsfw pictures

dragonGod97677 commented 3 years ago

Here is my cookie file screenshot Screenshot_2021-07-13-23-56-17-62

I don't know why im not logged in but im grateful that it works on regular bash version Screenshot_2021-07-13-23-57-40-83

Xerbo commented 3 years ago

Notices about folder downloading have been added in 29636db, sorry for the delay.

dragonGod97677 commented 3 years ago

Notices about folder downloading have been added in 29636db, sorry for the delay.

Hey xerbo, will this also apply to non python script?