Skip to content

dgsmiley18/epcrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Scraper to extract episode names from anidb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages