HorribleSubs
Class for scraping anime from https://horriblesubs.info/.
Constructor Summary
| Public Constructor | ||
| public |
constructor(name: String, debug: Boolean) Create an horriblesubs object for anime content. |
|
Member Summary
| Public Members | ||
| public |
The name of the torrent provider. |
|
| Private Members | ||
| private |
The extractor object for getting show data on torrents. |
|
| private |
_horriblesubs: HorribleSubsAPI A configured HorribleSubs API. |
|
| private |
The util object with general functions. |
|