crouvpony47 / furdown

A mass download tool for FurAffinity written in C#
MIT License
75 stars 7 forks source link

Feature Request - Download submission inbox #20

Closed Zoodee closed 3 years ago

Zoodee commented 3 years ago

Would be super handy if it's possible! Tried doing it just now but it seems to list pages forever.

crouvpony47 commented 3 years ago

Are you talking about a page that displays art from the watched artists? If so, that's totally possible but I need to first learn how it works, since I rarely ever use the +Watch thing and no one has requested this feature before either.

Zoodee commented 3 years ago

Yeah, that is what I meant, I wasn't entirely sure what to call it. Thank you for considering it! (Don't worry about it if it's too much work though.)

crouvpony47 commented 3 years ago

I've implemented the foundation for this feature. Documentation and some sanity checks are not there yet, but it should now handle https://www.furaffinity.net/msg/submissions/ as a valid gallery URL if you compile the latest source code or download this beta build. I will greatly appreciate the feedback on how well it works, since I have a relatively empty submissions inbox and thus unable to test how it behaves at a larger scale.

Zoodee commented 3 years ago

I've tested it once so far and it worked great. I'll let my inbox build up for a few days to test it on larger amounts and get back to you. Thank you so much for implementing this!

crouvpony47 commented 3 years ago

Fully implemented in release v.0.5.2.0

If you find any problems in this implementation, please open a new issue