Xerbo / furaffinity-dl

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

Text files use an incorrect url #29

Closed ponchojohn1234 closed 4 years ago

ponchojohn1234 commented 4 years ago

text documents don't support the new URL https://d.facdn.net/download/art/user/stories/id/id.file.ext they use the old style URL https://d.facdn.net/art/user/stories/id/id.file.ext here's an example: https://www.furaffinity.net/view/34436711/ using the download button we get a text file, using the download submission button we get an "igame not found" error

kattjevfel commented 4 years ago

Since this is an upstream issue, you should blame furaffinity for it, it's much better they fix it rather than making a workaround.

I've opened a ticket for this and hopefully it'll be fixed soon. 2020-01-02_14-44-41

EDIT: Bit of an update Untitled

Xerbo commented 4 years ago

This appears to be fixed, closing.