shadow-anime
v2.3.2
Published
Shadow Anime is a CLI tool that helps you to get the latest anime episodes and movies from Animeiat website.
Downloads
25
Readme
Animeiat Shadow CLI
Animeiat Shadow CLI is a command-line interface (CLI) tool for searching and fetching anime details. This tool helps users find anime information and list episodes in a user-friendly way.
Features
- Search for anime by name
- List available anime and choose from the list
- Fetch metadata for the selected anime
- Fetch and display episodes with video file links
Prerequisites
- Node.js (v12 or higher)
- npm (v6 or higher)
Usage
Run the CLI tool using the following command:
npx animeiat-shadow
Welcome Screen:
Animeiat Shadow CLI
Search Anime:
Type your anime name: naruto
Choose Anime:
Found 5 of naruto
Choose your anime:
- Naruto
- Naruto Shippuden
- ...
Fetch Metadata:
Enter page number: 1
Fetch Episodes:
Fetching Naruto...
- Episode 1: http://example.com/video1.mp4
- Episode 2: http://example.com/video2.mp4
- ...
Error Handling
If an error occurs at any stage, it will be displayed in red text.
No anime found for Please enter a valid number Please enter a number between 1 and <last_page>