References
Class Summary
Static Public Class Summary | ||
public |
Class for getting anime data from the MongoDB. |
|
public |
Class for base extracting data from torrents. |
|
public |
Class The class for the command line interface. |
|
public |
Class for scraping shows from https://eztv.ag/. |
|
public |
Class for getting anime data from the MongoDB. |
|
public |
Class for scraping shows from https://extratorrent.cc/. |
|
public |
Class for scraping movies from https://extratorrent.cc/. |
|
public |
Class for scraping anime shows from https://extratorrent.cc/. |
|
public |
Class for scraping anime shows from https://extratorrent.cc/. |
|
public |
Class for extracting anime shows from torrents. |
|
public |
Class for extracting TV shows from torrents. |
|
public |
Class for extracting movies from torrents. |
|
public |
Class for saving shows. |
|
public |
class for saving anime shows. |
|
public |
Class for saving movies. |
|
public |
Class for scraping anime from https://horriblesubs.info/. |
|
public |
Class for starting the API. |
|
public |
class for displaying information about the server the API is running on. |
|
public |
Class for scraping anime shows from https://kat.cr/. |
|
public |
Class for scraping movies from https://kat.cr/. |
|
public |
Class for scraping shows from https://kat.cr/. |
|
public |
Class for configuring logging. |
|
public |
Class for getting movie data from the MongoDB. |
|
public |
Class for setting up the routes for the API. |
|
public |
Class for scraping movies and shows. |
|
public |
Class for setting up the API. |
|
public |
class for getting show data from the MongoDB. |
|
public |
Class holding the frequently used functions. |
|
public |
Class for scraping movies from https://yts.ag/. |
Variable Summary
Static Public Variable Summary | ||
public |
A model object for anime shows. |
|
public |
A model object for movies. |
|
public |
The promise object to override the mongoose promise object. |
|
public |
A model object for shows. |
|
public |
Map object for correcting anime slugs. |
|
public |
An array of the supported collections for mongodb. |
|
public |
The cron time for scraping torrents. |
|
public |
The host of the server of the database. |
|
public |
The name of the database. |
|
public |
The providers for scraping ExtraTorrent for anime. |
|
public |
The providers for scraping ExtraTorrent for movies. |
|
public |
The providers for scraping ExtraTorrent for shows. |
|
public |
fanart: Trakt A configured Fanart API. |
|
public |
The providers for scraping KAT for anime. |
|
public |
The providers for scraping KAT for movies. |
|
public |
The providers for scraping KAT for shows. |
|
public |
Check if this instance of the API is the master. |
|
public |
maxWebRequest: Integer The maximum web requests can take place at the same time. |
|
public |
Map object for correcting movie slugs. |
|
public |
The providers for scraping Nyaa for anime. |
|
public |
omdb: OMDB A configured OMDB API. |
|
public |
pageSize: Integer The amount of object show per page. |
|
public |
port: Integer The port on which the API will run on. |
|
public |
The name of the server. |
|
public |
Map object for correcting show slugs. |
|
public |
The name of the status file holding the |
|
public |
The path to the temprary directory.. |
|
public |
The timezone the conjob will hold. |
|
public |
tmdb: TMDB A configured TMDB API. |
|
public |
trakt: Trakt A configured Trakt API. |
|
public |
tvdb: TVDB A configured TVDB API. |
|
public |
The name of the updated file holding the |
|
public |
webRequestTimeout: Integer The maximum time a web request may take. |
|
public |
workers: Integer The amount of workers on the cluster. |
External Summary
Static Public External Summary | ||
public |
The Express Winston instance. |
|
public |
The Winston instance. |