Danbooru

blacklist in API?

Posted under Bugs & Features

i couldn't find information in the API reference about how to access my blacklist. is it possible to do through the API and if so where is it located?

asking about this because i needed a hobby project and i'm playing with my own downloader program. i noticed that my blacklist wasn't being applied when querying posts even though i am passing my auth data correctly, so i was hoping to apply the blacklist locally.

dasu said:

i noticed that my blacklist wasn't being applied when querying posts even though i am passing my auth data correctly, so i was hoping to apply the blacklist locally.

You'll need to do that, as the blacklist works through Javascript.

1