Booru → Eagle Saver

Save imgs from booru to Eagle cool

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
araXlid
日安装量
2
总安装量
2
评分
0 0 0
版本
1.3
创建于
2026-04-02
更新于
2026-04-03
大小
22.5 KB
许可证
MIT
适用于

Booru → Eagle Saver (v1.1)


!!!VIBECODING ALERT!!!

Its beta version, I guess

Setup Instructions


First of all - to use the script, you need to obtain an API key from Eagle Cool
(Settings > Developer Mode) and then enter it in line 18:

const API_URL = "http://localhost:41595/api/item/addFromURL?token=YOUR_API_KEY";

What it does:

  • Download original img from booru posts directly to your eagle gallery
  • Taking all of tags and put them as eagle tags
  • Automatic Resolution Detection: Extracts and displays image dimensions [WxH] directly on the UI panel.
  • Parent Tracking System: Set a "Parent" post to automatically link related images via tags (parent:ID).
  • Cross-Tab Sync: Uses global variables to synchronize download queues across multiple open browser tabs.
  • Smart Tag Parsing: Automatically identifies and formats artist tags (artist:name) and general tags for Rule34, Danbooru, Gelbooru, Konachan, and Sankaku.
  • Base64 Fallback: Includes a toDataURL engine to bypass CORS issues on specific sites like Sankaku.
  • Visual Feedback: Features a real-time progress bar and "Toast" notifications for successful saves or errors.

Hotkeys (Alt + Key):

  • Alt + Z : Quick Save to Eagle
  • Alt + X : Create/Set Parent ID
  • Alt + C : Stop Parent Tracking

To do (my notes):

  • Fix a malfunctioning queue
  • Add default settings window for the API and port
  • Add a link to download the original without going to the post itself
  • Add automatic tags category assignment in eagle based on their category on sankaku
  • Suicide as an option