EZTV
Class for scraping shows from https://eztv.ag/.
Constructor Summary
| Public Constructor | ||
| public |
constructor(name: String, debug: Boolean) Create an eztv object. |
|
Member Summary
| Public Members | ||
| public |
The name of the torrent provider. |
|
| Private Members | ||
| private |
_eztv: EztvAPI A configured EZTV API. |
|
| private |
The helper object for adding shows. |
|
| private |
The util object with general functions. |
|
Method Summary
| Public Methods | ||
| public |
Returns a list of all the inserted torrents. |
|
| Private Methods | ||
| private |
Get a complete show. |
|