PawCorp / walltaker

Take control of your friends wallpapers
13 stars 11 forks source link

[Enhancement] e621 API / blacklist import #48

Open Lycraon opened 2 years ago

Lycraon commented 2 years ago
image
pupgray commented 2 years ago

Put as low priority, this requires quite a bit of effort (E621 does authentication via an API key, not oauth, so I have to get an API key from users, store it, and run E621 api calls with their api) for not much gain (user's premade blacklist is always applied, cub posts)

LittleFopsy commented 9 months ago

Put as low priority, this requires quite a bit of effort (E621 does authentication via an API key, not oauth, so I have to get an API key from users, store it, and run E621 api calls with their api) for not much gain (user's premade blacklist is always applied, cub posts)

I agree that it's not much gain in regard of using the user's blacklist from e621 as you actually could just this up per link. Maybe the blacklist of e6 is a little bit more advanced. For unblocking of cub posts I would suggest just creating an account and using the linked key for all requests made on walltaker. This should be way more easier to implement and if someone doesn't want to see something like this they can add it to their link's blacklist.

That are my thoughts of this at least.