space-nuko
commited on
Commit
•
5878918
1
Parent(s):
a8a6119
Add README.md
Browse files
README.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# danbooru-metadata
|
2 |
+
Dump of various portions danbooru's metadata, as of Feburary 2023. Everything was taken directly from their JSON API.
|
3 |
+
|
4 |
+
The directory structure follows the Danbooru20XX format of each subfolder for a record type being the record's ID modulo 1000. The `.zip` files can sometimes hold hundreds of thousands of small JSON files when put together, so use caution when extracting.
|