asadahimeka / booruwf-web

Booru sites masonry browsing mode. Booru 站点瀑布流浏览 Web 版

Home Page:https://booru.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

booruwf-web

Booru sites masonry browsing mode.

Booru 站点瀑布流浏览聚合 & 标签中文翻译。

更新日志见 CHANGELOG.md

Build with vite

Preview

Web 版本: 点击预览

用户脚本版本: 点击安装

Features

标签中文翻译

添加 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 返回列表不一致的情况,请悉知。

https://danbooru.donmai.us/

https://konachan.com/

https://konachan.net/

https://yande.re/

https://gelbooru.com/

https://rule34.xxx/

https://lolibooru.moe/

https://www.sakugabooru.com/

https://safebooru.org/

https://tbib.org/

https://xbooru.com/

https://rule34.paheal.net/

https://realbooru.com/

Screenshots

Developing

git clone https://github.com/asadahimeka/booruwf-web.git
cd booruwf-web
yarn install
yarn dev

Vue 3 + TypeScript + Vite

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.

Recommended IDE Setup

Type Support For .vue Imports in TS

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:

  1. Run Extensions: Show Built-in Extensions from VS Code's command palette, look for TypeScript and JavaScript Language Features, then right click and select Disable (Workspace). By default, Take Over mode will enable itself if the default TypeScript extension is disabled.
  2. Reload the VS Code window by running Developer: Reload Window from the command palette.

You can learn more about Take Over mode here.

License

Modified from yandere-masonry

Booru Search API Service using booru-search

Licensed under the MIT license

Copyright © 2022 Yumine Sakura

About

Booru sites masonry browsing mode. Booru 站点瀑布流浏览 Web 版

https://booru.vercel.app

License:MIT License


Languages

Language:Vue 67.0%Language:TypeScript 23.9%Language:JavaScript 3.9%Language:HTML 3.0%Language:CSS 2.4%