EZTV
Class for scraping shows from https://eztv.ag/.
Constructor Summary
Public Constructor | ||
public |
constructor(name: String, debug: Boolean) Create an eztv object for show 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 |
_eztv: EztvAPI A configured EZTV API. |
|
private |
The util object with general functions. |