Wulfre / e621dl

An automated download script for e621.net.
19 stars 8 forks source link

Save Metadata #23

Open wertercatt opened 6 years ago

wertercatt commented 6 years ago

Please add the option to save metadata (such as descriptions, tags, source links, and notes) to an xml file that goes along-side each post file. This information should be available from the e621 API: https://e621.net/wiki/show/e621:api

Saving this would be useful, for posts which have translations made with the notes feature. Or for posts with stories in the description field (see the story_in_description tag for examples)

lurkbbs commented 5 years ago

I'm kinda curious if it's still relevant. If it is, you can make an issue here: https://github.com/lurkbbs/e621dl/issues My fork already saves some minimal info, I can make it save more and export it, preferably to JSON (the easiest to do), but xml is fine too, just describe preferable export formatting.