Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.48 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.48 KB

Anime Episode Name Scraper

GitHub stars Python License Pip url

epcrawler - get episode names from anidb

🎨 Table of Contents

💾 Installation

The recommended installation method is using pip:

pip install epcrawler

Check the command line section for supported commands.

📙 Usage

Copy the name of the anime and pass it to epcrawler.

You can use --name and --output command line argument to specify the anime name and output file respectively.

🖥️ Command line interface

Currently epcrawler supports these commands

usage: Episode Finder [-h] -n NAME [-o OUTPUT]

Find the episodes names from your favorite anime!

options:
  -h, --help            show this help message and exit
  -n NAME, --name NAME  specify the anime name
  -o OUTPUT, --output OUTPUT
                        specify the output file