SuperProjectX / my-imouto-booru

Automatically exported from code.google.com/p/my-imouto-booru
0 stars 0 forks source link

[Enhancement] grabbing tags from source URL #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have been thinking a bit.
Wouldn't it be nice that if the source of an image, for example points at a 
yande.re post that we could automatically copy those tags over to our board.
It would be very helpful imo

Especially if this could also be done automatically for existing tags

Just an idea^^

Kind regards,

Linus

Original issue reported on code.google.com by element....@gmail.com on 27 Jan 2013 at 2:47

GoogleCodeExporter commented 9 years ago
It would nice for fixing tags and updating as well. :3

Original comment by wolfshund on 27 Jan 2013 at 3:37

GoogleCodeExporter commented 9 years ago
Hmm a system that searches for tags from a pre-set list of image boards... 
manually activated for one or many images, filtered by id.

Something like that?

Original comment by asterixvader on 27 Jan 2013 at 4:05

GoogleCodeExporter commented 9 years ago
Yes pretty much, but to keep it simple you could follow the source URL, which 
in my case at least always points to the right post so you could just use that 
ID and parse tags from that website if it has the danbooru API

Would be right amazing if you were able to do that :D
Like this tag parsing on upload could be made obsolete because these posts 
nearly always point to a valid source anyhow

Original comment by element....@gmail.com on 27 Jan 2013 at 4:18

GoogleCodeExporter commented 9 years ago
Using the source url is a good thing, but also it should only use white listed 
boards. (pre-set list)
Users are able to set links. So maybe it will be a link to a not danbooru board 
or a website. (e.G. FA)

Original comment by wolfshund on 27 Jan 2013 at 4:27

GoogleCodeExporter commented 9 years ago
Can you guys make a list of sites from where the tags could be fetched?

I think this feature will be merged with this one:
http://code.google.com/p/my-imouto-booru/issues/detail?id=87
which is, "to be able to get data from other sites".

Original comment by asterixvader on 27 Feb 2013 at 1:26

GoogleCodeExporter commented 9 years ago
Alright let's go :D

Some "simple" ones, since also Danbooru Style boards
yande.re
konachan.com
e621.net
wildcritters.ws

Some extended ones, if you like to ^__^
deviantart.com
furaffinity.net
pixiv.net

This is about all that I can think of right now. But I dare say there are more
Dunno if there is an easy and simple way to include all the danbooru style 
boards, or not ^^

Original comment by element....@gmail.com on 27 Feb 2013 at 6:54

GoogleCodeExporter commented 9 years ago
Hmm you can't get data from dA, FF and Pixiv because these sites don't offer 
(as far as I know) an API to request for data, there's no way to search for an 
image there.

Original comment by asterixvader on 27 Feb 2013 at 2:30

GoogleCodeExporter commented 9 years ago
Alright, shame but fine too, because they do not provide good tags anyhow XD
maybe you can however extract at least the artist name from the source?
it's often in the link ;)

this person here is lazy, so just evaluating what can be automated

Original comment by element....@gmail.com on 27 Feb 2013 at 2:37

GoogleCodeExporter commented 9 years ago
Check out the other issue for more info on the upcoming feature to get external 
data:
http://code.google.com/p/my-imouto-booru/issues/detail?id=87

I will close this issue.

Original comment by asterixvader on 5 Mar 2013 at 7:28