Built-in plugins

hircine comes with a number of plugins already built-in. This page serves as a quick reference for users and developers alike.

Scrapers

class hircine.plugins.scrapers.gallery_dl.GalleryDLScraper

A scraper for gallery-dl’s info.json files. For now supports only a select subset of extractors.

Requires

info.json in the archive or as a sidecar.

Source

dynastyscans, e621, exhentai, mangadex

class hircine.plugins.scrapers.ehentai_api.EHentaiAPIScraper

A scraper for the E-Hentai API.

Requires

The comic URL pointing to a gallery on e-hentai.org or exhentai.org

Source

exhentai

class hircine.plugins.scrapers.anchira.AnchiraYamlScraper

A scraper for info.yaml files found in archives downloaded from anchira.to.

Requires

info.yaml in the archive or as a sidecar.

Source

anchira.to

class hircine.plugins.scrapers.schale_network.SchaleNetworkScraper

A scraper for info.yaml files found in archives downloaded from schale.network.

Requires

info.yaml in the archive or as a sidecar.

Source

schale.network

class hircine.plugins.scrapers.doujinio_api.DoujinIOAPIScraper

A scraper for the doujin.io API.

Requires

The comic URL pointing to a gallery on doujin.io

Source

doujin.io

class hircine.plugins.scrapers.doujinio_sidecar.DoujinIOSidecarScraper

A scraper for doujin.io’s API metadata in form of a doujinio_metadata.json file.

Requires

doujinio_metadata.json in the archive or as a sidecar.

Source

doujin.io