Booru sites masonry browsing mode.
Booru 站点瀑布流浏览聚合 & 标签中文翻译。
更新日志见 CHANGELOG.md
Build with vite
Web 版本: 点击预览
用户脚本版本: 点击安装
添加 Y 站与 K 站标签的中文翻译,翻译文件来自 yande-re-chinese-patch
欢迎 PR 补充或校正翻译
可使用 输出下载地址
功能保存图片地址 TXT 后使用迅雷、IDM、wget 等批量下载,见 FoXZilla/Pxer#8
- 打开侧栏
- 加载指定页数
- 加载人气、随机作品(Y 站/K 站)
- 加载图集(Pool)列表
- 按标签搜索作品
- 瀑布流显示列数切换,列数选择非自动且列数小于 6 时图片会以 sample_url (即点击详情的大小) 展示。
- 批量选择
- 深色模式切换
- 站点切换,支持站点见下方所述
- 进入人气、随机作品页面(Y 站/K 站)
- 进入图集(Pool)页面(Y 站/K 站)
- 本地标签黑名单
点击缩略图可查看详情,可进行以下操作
- 打开详情页面
- 打开来源地址
- 查看原图
- 下载/加入下载列表
- 打开标签页面
- 点击图片控制按钮与标签显示
⚠ Notice
主要支持站点为 Yande.re 和 Konachan,其他站点为基本支持。
存在站点页面图片列表与 API 返回列表不一致的情况,请悉知。
git clone https://github.com/asadahimeka/booruwf-web.git
cd booruwf-web
yarn install
yarn dev
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Since TypeScript cannot handle type information for .vue
imports, they are shimmed to be a generic Vue component type by default. In most cases this is fine if you don't really care about component prop types outside of templates. However, if you wish to get actual prop types in .vue
imports (for example to get props validation when using manual h(...)
calls), you can enable Volar's Take Over mode by following these steps:
- Run
Extensions: Show Built-in Extensions
from VS Code's command palette, look forTypeScript and JavaScript Language Features
, then right click and selectDisable (Workspace)
. By default, Take Over mode will enable itself if the default TypeScript extension is disabled. - Reload the VS Code window by running
Developer: Reload Window
from the command palette.
You can learn more about Take Over mode here.
Modified from yandere-masonry
Booru Search API Service using booru-search
Licensed under the MIT license
Copyright © 2022 Yumine Sakura