-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could this metadata be incorporated please? #148
Comments
Hi, I've seen the issue but forgot to reply, sorry for the late reply. However I didn't see the benefit of JSON format, the readability is not as clear as a plain text file for common user, unless you're using some automation tools or it's formatted. Also the JSON metadata provided by {
"gid": 592178,
"token": "41cc263dc7",
"archiver_key": "435566--04913597254dc4fb1e655bdda9a8be4fb9878df1",
"title": "(Shota Scratch 5) [Studio Zealot (Various)] Bokutachi! Shotappuru!! (Boku no Pico)",
"title_jpn": "(ショタスクラッチ5) [Studio Zealot (よろず)] ぼくたち!しょたっぷる!! (ぼくのぴこ)",
"category": "Doujinshi",
"thumb": "https:\/\/ehgt.org\/4c\/6a\/4c6ad39fffcdefcb2cd35218a95395af2e5ad74d-1854978-2118-3000-jpg_l.jpg",
"uploader": "tooecchi",
"posted": "1368418878",
"filecount": "63",
"filesize": 75630519,
"expunged": false,
"rating": "4.54",
"torrentcount": "1",
"torrents": [
{
"hash": "2a4641feba9943b0e028927879ff6567e74bf0ae",
"added": "1551314399",
"name": "(Shota Scratch 5) [Studio Zealot (Various)] Bokutachi! Shotappuru!! (Boku no Pico)",
"tsize": "15576",
"fsize": "75637278"
}
],
"tags": [
"parody:boku no pico",
"group:studio zealot",
"artist:aoi madoka",
"artist:azuma kyouto",
"artist:fujinomiya yuu",
"artist:mikami hokuto",
"artist:miyakawa hajime",
"artist:mokkouyou bond",
"artist:murasaki nyaa",
"artist:nemunemu",
"artist:po-ju",
"artist:rustle",
"artist:tanuma yuuichirou",
"artist:tower",
"male:anal",
"male:bloomers",
"male:catboy",
"male:crossdressing",
"male:frottage",
"male:josou seme",
"male:school swimsuit",
"male:schoolgirl uniform",
"male:shotacon",
"male:tomgirl",
"male:yaoi"
]
} So at this time I'm not willing to merge the PR for some uncommon features, and it may reduce maintainability (thought 1.x is already a mess). |
x/gallery-metadata's JSON provides more information and there are tools for managing and reading comics/doujins (HappyPandaX and LANraragi) that can automatically fetch information from x/gallery-metadata's JSON. I wouldn't say it's uncommon to collect metadata, especially when E-Hentai's owner almost killed the entire website a couple of months ago. This would be an excellent feature but it's up to you to implement it. I don't think anybody would be against it. Edit: I forgot to mention that x/gallery-metadata's JSON format has been used for almost a decade now and many offline readers don't want to support each and different format (Difegue/LANraragi#151 (comment)). Let me know what you think. |
needs to be added, please don't ignore this amazing request. |
Why do you insist on fragmenting metadata support |
Yeah, this is really the only thing stopping me from using the main E-H Downloader builds. Meta-data is a huge part of archiving, and when E-H could be taken down at any moment, keeping metadata for galleries is quite important. Edit: This can be closed if #140 merges. |
#140 worked fine until last month because exhentai changed the header Because there were no issues with #140, and because we've been using it for years with eze downloader which became deprecated a while ago (which is why we're using EHDL), could this be added to the script now? Lanraragi doesn't support EHDL's gallery info because it's not better than this #140. |
@LoLsAlEd merged EHDL with the official metadata userscript a few days ago. It works for me with Firefox and Violentmonkey but I cannot guarantee it'll work for you. link to the userscript: https://gist.github.com/LoLsAlEd/642a67a3e67cef0e459c44aaa4e6bf88 |
af11667
The text was updated successfully, but these errors were encountered: