Skip to content

abc202306/nhentai-web-clipper-for-obsidian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

nhentai-web-clipper-for-obsidian

πŸ”ž A user script that exports NHentai gallery metadata as Obsidian Markdown files (Obsidian NHentai Web Clipper).

A generated markdown note example is shown below

---
up:
  - "[[Gallery]]"
categories:
  - "[[doujinshi]]"
keywords:
  - "[[lolicon]]"
  - "[[yuri]]"
  - "[[females-only]]"
  - "[[rough-translation]]"
english: "[Ame Usagi (Amedamacon)] Amafuwa Coco Chino Ecchi (Gochuumon wa Usagi Desu ka?) [Chinese] [Digital] (δΈͺδΊΊζœΊηΏ»ζ±‰εŒ–)"
japanese: "[γ‚γ‚γ†γ•γŽ (ι£΄ηŽ‰γ‚³γƒ³)] γ‚γΎγ΅γ‚γ‚³γ‚³γƒγƒŽγˆγ£γ‘ (γ”ζ³¨ζ–‡γ―γ†γ•γŽγ§γ™γ‹?) [中国翻訳] [DLη‰ˆ]"
url: https://nhentai.net/g/609453
artist:
  - "[[amedamacon]]"
group:
  - "[[ame-usagi]]"
parody:
  - "[[gochuumon-wa-usagi-desu-ka-or-is-the-order-a-rabbit]]"
character:
  - "[[chino-kafuu]]"
  - "[[kokoa-hoto]]"
language:
  - "[[translated]]"
  - "[[chinese]]"
pagecount: 17
cover: https://t1.nhentai.net/galleries/3635201/cover.webp.webp
uploaded: 2025-11-13T10:06:56.332524+00:00
ctime: 2025-11-14T13:29:00+08:00
mtime: 2025-11-14T13:29:00+08:00
---

# γ€γ‚γ‚γ†γ•γŽ (ι£΄ηŽ‰γ‚³γƒ³)】 γ‚γΎγ΅γ‚γ‚³γ‚³γƒγƒŽγˆγ£γ‘ (γ”ζ³¨ζ–‡γ―γ†γ•γŽγ§γ™γ‹_) 【中国翻訳】 【DLη‰ˆγ€‘ 【nhentai】

![200](https://t1.nhentai.net/galleries/3635201/cover.webp.webp)

| | |
| --- | --- |
| title_en | `[Ame Usagi (Amedamacon)] Amafuwa Coco Chino Ecchi (Gochuumon wa Usagi Desu ka?) [Chinese] [Digital] (δΈͺδΊΊζœΊηΏ»ζ±‰εŒ–)` |
| title_jp | `[γ‚γ‚γ†γ•γŽ (ι£΄ηŽ‰γ‚³γƒ³)] γ‚γΎγ΅γ‚γ‚³γ‚³γƒγƒŽγˆγ£γ‘ (γ”ζ³¨ζ–‡γ―γ†γ•γŽγ§γ™γ‹?) [中国翻訳] [DLη‰ˆ]` |
| url | https://nhentai.net/g/609453 |
| Parodies | [[gochuumon-wa-usagi-desu-ka-or-is-the-order-a-rabbit]] |
| Characters | [[chino-kafuu]], [[kokoa-hoto]] |
| Tags | [[lolicon]], [[yuri]], [[females-only]], [[rough-translation]] |
| Artists | [[amedamacon]] |
| Groups | [[ame-usagi]] |
| Languages | [[translated]], [[chinese]] |
| Categories | [[doujinshi]] |
| Pages | 17 |
| Uploaded | 2025-11-13T10:06:56.332524+00:00 |

How to use

First, install this user script at https://greasyfork.org/en/scripts/555701-nhentai-web-clipper-for-obsidian (Note: the github repo is https://github.com/abc202306/nhentai-web-clipper-for-obsidian)

Then, when you navigate to the URL https://nhentai.net/g/*, click the "OK" button in the pop-up dialog box to save the current gallery's metadata as an Obsidian Markdown note file.

Additionally, you can download all image files linked to by external image links in the note file using the Obsidian command "Download attachments for current file".

Screenshots

1. The example table view in the Obsidian vault

alt text

2. The example use case

alt text

3. The example generated markdown note file

alt text alt text alt text

Obsidian Example Vault

Packages

 
 
 

Contributors