a small programm written in python and with the danbooru api. You can download a lot of anime pictures! You can also open them in a browser.
At first you need to go to the danbooru website: https://danbooru.donmai.us/ create a acount and generate your own api key then you need to edit the main.py file switch in the line: client = Danbooru('danbooru', username='YOUR DANBOORU PASSWORD', api_key='YOUR API KEY') the api key with your api key and the username with the username of your danbooru acc
Then just Run main.py