Zurück zum Ranking

yjl9903/AnimeGarden

TypeScriptanimes.garden

動漫花園 镜像站 | 动画 BT 资源聚合站 | 动画 BT 资源开放接口

animationanimedmhyanitomytorrentscraperanimelistbangumianimespaceanimegardenanime-trackeropenapi
Sterne-Wachstum
Sterne
1.3k
Forks
37
Wochenwachstum
Issues
19
5001k
Aug. 2023Juli 2024Juli 2025Juli 2026
Artefaktenpmnpm install animegarden
README

🌸 Anime Garden

Group version CI Ask DeepWiki

English | 简体中文

動漫花園 第三方 镜像站 以及 动画 BT 资源聚合站.

  • ☁️ 为开发者准备的开放 API 接口
  • 📺 查看 动画放送时间表 来找到你喜欢的动画
  • 🔖 支持丰富的高级搜索, 例如: 葬送的芙莉莲 +简体内嵌 字幕组:桜都字幕组 类型:动画
  • 📙 自定义 RSS 订阅链接, 例如: 葬送的芙莉莲
  • ⭐ 搜索条件收藏夹和生成聚合的 RSS 订阅链接
  • 👷‍♂️ 支持与 AutoBangumiAnimeSpace 集成

讨论群: Telegram @animegarden_dev

推送频道: Telegram @animegarden_channel

项目文档: 由 DeepWiki 生成

home

使用 Skills

Anime Garden skill: 用于从 Anime Garden 上检索动画资源.

Yuc's Anime List skill: 用于从 yuc.wiki 上检索每个季度的新番列表.

为 OpenClaw 使用 clawhub 添加 Anime Garden skillYuc's Anime List Skill.

npx clawhub install animegarden
npx clawhub install yuc

使用 Vercel skills CLI 添加 Anime Garden skillYuc's Anime List Skill.

npx skills add https://github.com/yjl9903/AnimeGarden --skill animegarden
npx skills add https://github.com/yjl9903/AnimeGarden --skill yuc

使用 MCP

Anime Garden MCP 服务端点: https://api.animes.garden/mcp.

你只需要将如下配置放入你的 MCP Client 即可.

{
  "mcpServers": {
    "animegarden": {
      "url": "https://api.animes.garden/mcp"
    }
  }
}

使用开放 API

curl "https://api.animes.garden/resources?page=1&pageSize=10"

你可以在这里找到交互式的 Open API 文档, 以及在本仓库的 examples/api.http 文件内查看到更多 API 用例.

你也可以直接使用网站, 在资源列表页 (例如 明天,美食广场见。 最新资源) 直接复制生成的 cURL、JavaScript 和 Python 的 API 请求代码.

如果你正在使用 JavaScript 和 TypeScript 进行开发, 那么你可以直接使用 npm 包 @animegarden/client, 它是对这些 API 请求的上层封装.

使用 npm 包

它是 AnimeGarden 的 JavaScript / TypeScript 的 API 客户端封装.

npm i @animegarden/client
import { fetchResources } from '@animegarden/client'

// Fetch the first page of Anime Garden mirror site
const resources = await fetchResources()

// Fetch all the resources which match some filter conditions
const sakurato = await fetchResources({ count: -1, fansub: 'ANi' })

使用时, 你需要保证你的程序环境中有内置的 Fetch 函数. 如果没有, 你可以安装使用 undici 或者 ofetch 进行 polyfill.

你可以在这里查看更多过滤条件 FilterOptions, 也可以在 ./examples/ 目录下找到更多程序示例.

使用内嵌代码

你可以从资源搜索页复制出网页嵌入代码,放到你的博客等各种页面中.

<iframe src="//animes.garden/iframe?subject=477825" width="100%" height="600" frameborder="0"></iframe>

本地开发

参考 CONTRIBUTING.md 中的描述配置环境和开始开发.

相关项目

  • AnimeSpace: Keep following your favourite anime
  • anipar: Parse structure metadata from resource's title.
  • bgmx: Bangumi Data / API Clients

鸣谢

开源协议

AGPL-3.0 License © 2023 XLor

Ähnliche Repositories
3b1b/manim

Animation engine for explanatory math videos

PythonPyPIMIT Licensepythonanimation
88.8k7.4k
animate-css/animate.css

🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.

CSSnpmOthercss-animationscss
animate.style
82.7k16k
MisterBooo/LeetCodeAnimation

Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路,完整单步/回看/变速/语音讲解在 algomooc.com)

JavaMavenleetcodeleetcode-solutions
algomooc.com
76.6k13.9k
juliangarnier/anime

JavaScript animation engine

JavaScriptnpmMIT Licenseanimationanime
animejs.com
71.3k4.8k
algorithm-visualizer/algorithm-visualizer

:fireworks:Interactive Online Platform that Visualizes Algorithms from Code

JavaScriptnpmMIT Licensealgorithmdata-structure
algorithm-visualizer.org
48.7k7.6k
aseprite/aseprite

Animated sprite editor & pixel art tool (Windows, macOS, Linux)

C++animationpixel-art
aseprite.org
38.2k8.4k
heygen-com/hyperframes

Write HTML. Render video. Built for agents.

TypeScriptnpmApache License 2.0aianimation
36.7k3.5k
airbnb/lottie-android

Render After Effects animations natively on Android and iOS, Web, and React Native

JavaMavenApache License 2.0animationandroid
airbnb.io/lottie/
35.7k5.4k
motiondivision/motion

A modern animation library for React and JavaScript

TypeScriptnpmMIT Licenseanimationanimation-js
motion.dev
32.9k1.3k
pmndrs/react-three-fiber

🇨🇭 A React renderer for Three.js

TypeScriptnpmMIT Licensereactthreejs
docs.pmnd.rs/react-three-fiber
31.5k1.9k
AtsushiSakai/PythonRobotics

Python sample codes and textbook for robotics algorithms.

PythonPyPIOtherpythonrobotics
atsushisakai.github.io/PythonRobotics/
30.1k7.4k
greensock/GSAP

GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web

JavaScriptnpmanimationgsap
gsap.com
26.9k2.1k