animespace
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-beta.20 • Public • Published

📺 AnimeSpace

「 你所热爱的就是你的动画 」

version CI Docs License

Paste your favourite anime online.

AnimeSpace is yet another complete solution for automatically following bangumis.

All the bangumi resources are automatically collected and downloaded from 動漫花園. Sincere thanks to 動漫花園 and all the fansubs.

Features

  • ⚙️ Automatically collect, download and organize anime resources
  • 👷‍♂️ Scrape anime metadata from Bangumi 番组计划 and generate NFO file (WIP)
  • 🎞️ Support any media server including Infuse, Plex, Jellyfin, Kodi and so on...

Jellyfin

Installation and Deploy

Prerequisite

Install latest Node.js and pnpm globally.

See 部署 | AnimeSpace and 安装 CLI | AnimeSpace.

Usage

Prepare anime plan

It supports to scrape the following list from Bangumi 番组计划.

First, ensure that you can config the Bangumi ID in your anime.yaml.

plugins:
  # ...
  - name: bangumi
    username: '603937' # <- You Bangumi ID

Second, just the following simple command.

anime bangumi generate --fansub --create "<plan filename>.yaml"

See 放映计划 | AnimeSpace to get more details.

Download anime resources

Just run the following simple command.

anime refresh

Related Projects

  • AnimeGarden: 動漫花園 3-rd party mirror site and API endpoint
  • bgmc: Bangumi Data / API Clients
  • nfo.js: Parse and stringify nfo files
  • naria2: Convenient BitTorrent Client based on the aria2 JSON-RPC
  • BreadFS: Unified File System Abstraction
  • Breadc: Yet another Command Line Application Framework with fully TypeScript support
  • memofunc: Memorize your function call automatically

Credits

License

AGPL-3.0 License © 2023 XLor

Readme

Keywords

Package Sidebar

Install

npm i animespace

Weekly Downloads

6

Version

0.1.0-beta.20

License

AGPL-3.0

Unpacked Size

59.3 kB

Total Files

14

Last publish

Collaborators

  • yjl9903