Update README.md
Browse files
README.md
CHANGED
|
@@ -15,14 +15,15 @@ Saved the JSON responses from Danbooru.
|
|
| 15 |
Scraped directly from Danbooru.
|
| 16 |
|
| 17 |
Start id: `1`
|
| 18 |
-
End id: `
|
| 19 |
-
File count: `
|
| 20 |
Folder names: `int(id / 10000)`
|
| 21 |
File names: `id.json`
|
| 22 |
Account: `None`
|
| 23 |
|
| 24 |
IDs 0 to 8180000: September 2024
|
| 25 |
IDs 8180000 to 9000000: March 2025
|
|
|
|
| 26 |
|
| 27 |
bad_ids_list contains the ids that retuned 404.
|
| 28 |
Bad id count: `43271`
|
|
|
|
| 15 |
Scraped directly from Danbooru.
|
| 16 |
|
| 17 |
Start id: `1`
|
| 18 |
+
End id: `9500000`
|
| 19 |
+
File count: `9445886`
|
| 20 |
Folder names: `int(id / 10000)`
|
| 21 |
File names: `id.json`
|
| 22 |
Account: `None`
|
| 23 |
|
| 24 |
IDs 0 to 8180000: September 2024
|
| 25 |
IDs 8180000 to 9000000: March 2025
|
| 26 |
+
IDs 9000000 to 9500000: June 2025
|
| 27 |
|
| 28 |
bad_ids_list contains the ids that retuned 404.
|
| 29 |
Bad id count: `43271`
|