Repository
Current version released
5 years ago
Versions
Which Anime
Simple CLI tool trace back the scene from an anime screenshot.
You can get this package by nest.land, deno.land or denopkg.
Usage
Using Links:
which-anime --link https://github.com/UltiRequiem/which-anime/blob/main/image.jpg
โ ฆ Searching for the anime...
๐ธ Title Native: ้ๆฅใใฟ้้ใฏใใใผใฌใผใซๅ
่ผฉใฎๅคขใ่ฆใชใ
๐ป Title Romaji: Seishun Buta Yarou wa Bunny Girl Senpai no Yume wo Minai
๐ฝ Title English: Rascal Does Not Dream of Bunny Girl Senpai
๐ Anilist ID: 101291
๐ Is Adult: false
โ Done!Using File:
which-anime --file ./image.jpg
โ ง Uploading File...
๐ธ Title Native: ้ๆฅใใฟ้้ใฏใใใผใฌใผใซๅ
่ผฉใฎๅคขใ่ฆใชใ
๐ป Title Romaji: Seishun Buta Yarou wa Bunny Girl Senpai no Yume wo Minai
๐ฝ Title English: Rascal Does Not Dream of Bunny Girl Senpai
๐ Anilist ID: 101291
๐ Is Adult: false
โ Done!Installation
deno install --allow-read --allow-net https://deno.land/x/anime/cli.tsdeno install --allow-read --allow-net https://denopkg.com/UltiRequiem/anime/cli.tsdeno install --allow-read --allow-net https://x.nest.land/anime@1.0.0/mod.tsIf you dont have installed Deno but Node:
yarn global add @ultirequiem/anime # npm i -g @ultirequiem/animeBuilt in help
If you donโt pass any flag or you pass the --help flag:
which-anime v1.0.0
FLAGS:
--file: An Image path
--link: An Image link
If you need more help, found a bug or want to suggest a new feature:
github.com/UltiRequiem/which-animeLicense
This project is licensed under the MIT License.