ghostrigger said:
*messed up old post; deleted*EDIT: artists.xml seemed to be responding, but how to you access the artist's url fields which seemed to be missing?
EDIT2: since github is accessible again, i was reminded the correct way of accessing notes and comments were notes.xml?group_by=note and comments.xml?group_by=comment respectively. however, how to access the wiki and correct way of accessing the artist api parameters (urls)?
Artist URLs should be fixed. By the way, all API endpoints also return JSON results (artists.json in this case) which I think is much easier to parse.
The wiki pages are accessible at /wiki_pages.json.
The Danbooru downloader should still work.
I've fixed the complaints about the paginator. The last page is now linked provided it's less than 1,000 pages.