|
--- |
|
language: |
|
- ja |
|
tags: |
|
- not-for-all-audiences |
|
pretty_name: DLSite |
|
size_categories: |
|
- 100K<n<1M |
|
license: other |
|
license_name: gaysex-dont-be-a-prick-license |
|
license_link: https://huggingface.co/spaces/evborjnvioerjnvuowsetngboetgjbeigjaweuofjf/GAYSEX-DontBeAPrickLicense |
|
viewer: false |
|
--- |
|
|
|
|
|
# RJ0000001-DLSite |
|
|
|
tired of writing a elaborate reason for what is DLSite. So here is an explaination from o3-mini (yes im cheap.) |
|
|
|
|
|
> **What is DLsite.com?** |
|
> |
|
> DLsite.com is a Japanese digital distribution platform that specializes in hosting and selling a vast array of indie-created digital content. Originally established as a hub for "doujin" (self-published) works, it has grown into one of the leading marketplaces for a wide variety of media, including: |
|
> |
|
> - **Indie Games:** Both all-ages and adult-themed titles, often featuring unique, experimental gameplay and art styles. |
|
> - **Manga and Comics:** A diverse collection of graphic novels, doujinshi, and indie comics. |
|
> - **Audio and Visual Works:** Including voice dramas, music, and other multimedia content. |
|
> - **Other Digital Media:** Such as software tools and creative assets. |
|
> |
|
> The platform is well-known for its robust support of independent creators, offering them a direct channel to monetize their work without the constraints of traditional publishing or distribution channels. Although it is famous for its adult (R-18) content, DLsite also offers a significant selection of all-ages products, making it a diverse ecosystem of creative expression. |
|
|
|
In the old year of 2024, we scraped a list of pages to index for funsies. recently scraped the actual page of contents in 2025. |
|
|
|
Why the delay? I forgetti lol |
|
|
|
## Dataset format. |
|
|
|
Pretty simple. JSONL in the following format: |
|
|
|
```json |
|
{ |
|
"title": "1room -家出少女-", |
|
"description": "仕事に忙殺され、疲れ果てていたあなたは \n\n深夜のプラットホームで一人の少女に声をかけられました。 \n\n彼女は泊めてくれればあなたのことを癒やしてあげると言い、 \n\n実際に甲斐甲斐しく尽くしてくれることでしょう。 \n\n避妊さえすればエッチなことも許してくれます。 \n\n部屋の中では何をするのもあなたの自由。 \n\n彼女とどう過ごし、どういった関係を築いていくのか…… \n\n全てはあなた次第です。 \n\n特設サイト \n\n<http://cultparthia.com/1room/> \n\n[注意] CPU内蔵グラフィックスを使用されている方へ \n\n- Haswell以降のCPU内蔵グラフィックスは32bitOSをサポートしていません \n\n- 購入前に必ず体験版で動作に問題ないことを確認してください", |
|
"metadata": { |
|
"rjcode": "RJ228027", |
|
"circle": "パルティア教団", |
|
"category": "maniax", |
|
"releaseDate": "2018年08月03日", |
|
"lastUpdate": "2020年05月09日", |
|
"writer": "パルティア教祖", |
|
"scenario": "yazukonne", |
|
"illustration": "maruku", |
|
"voiceActor": "佐倉もも花", |
|
"music": "SOUNDOT", |
|
"ageRestrict": "R18", |
|
"workType": ["Simulation", "Voiced", "Music", "同棲生活シミュレーション"], |
|
"fileFormat": "Application", |
|
"language": ["Simplified Chinese", "Japanese", "English"], |
|
"genre": ["断面図", "少女", "制服", "ラブラブ/あまあま", "純愛", "中出し"], |
|
"fileSize": "571.41MB" |
|
} |
|
} |
|
``` |
|
|
|
## Various notes |
|
|
|
~~We also kindly included the raw html 70GB dump for those looking for something more... raw.~~ Not just yet. I still need to split the jsonl files else HF will refuse to accept lo. |
|
|
|
Oh yeah, price list and the amount of purchased for each work is not included. Those are apparently fetched in a seperate XHR request. |
|
|
|
We remapped all the keys and certain values: |
|
|
|
```py |
|
META_REMAP = { |
|
"イベント": "event", |
|
"イラスト": "illustration", |
|
"シナリオ": "scenario", |
|
"ジャンル": "genre", |
|
"シリーズ名": "series", |
|
"ファイル容量": "fileSize", |
|
"ファイル形式": "fileFormat", |
|
"ページ数": "pages", |
|
"作品形式": "workType", |
|
"作者": "writer", |
|
"声優": "voiceActor", |
|
"年齢指定": "ageRestrict", |
|
"更新情報": "lastUpdate", |
|
"販売日": "releaseDate", |
|
"音楽": "music", |
|
"その他": "other", |
|
"対応言語": "language", |
|
} |
|
|
|
META_REMAP_VALUES = { |
|
"AI一部利用": "Partial AI Use", |
|
"CG・イラスト": "CG / Illustration", |
|
"PDF同梱": "+PDF", |
|
"アクション": "Action", |
|
"アドベンチャー": "Adventure", |
|
"アプリケーション": "Application", |
|
"クイズ": "Quiz", |
|
"シミュレーション": "Simulation", |
|
"シューティング": "Shooter", |
|
"その他ゲーム": "Other Game", |
|
"タイピング": "Typing", |
|
"ツール/アクセサリ": "Tools / Accessories", |
|
"テーブル": "Tabletop", |
|
"デジタルノベル": "Digital Novel", |
|
"ノベル": "Novel", |
|
"パズル": "Puzzle", |
|
"ボイス・ASMR": "Voice / ASMR", |
|
"マンガ": "Manga", |
|
"ロールプレイング": "RPG", |
|
"中国語(簡体字)": "Simplified Chinese", |
|
"中国語(繁体字)": "Traditional Chinese", |
|
"全年齢": None, |
|
"劇画": "Gekiga", |
|
"動画あり": "Animated", |
|
"単話": "One-shot", |
|
"官能小説": "Erotic Novel", |
|
"日本語": "Japanese", |
|
"画像素材": "Image Material", |
|
"英語": "English", |
|
"音声あり": "Voiced", |
|
"音楽あり": "Music", |
|
"音素材": "Audio Material", |
|
} |
|
``` |
|
|
|
## License |
|
|
|
[GAYSEX-Dont Be A Prick License](https://huggingface.co/spaces/evborjnvioerjnvuowsetngboetgjbeigjaweuofjf/GAYSEX-DontBeAPrickLicense) |