Torrent Provider
interface TorrentProvider
TorrentProviders define how to communicate with a single torrent provider.
Inheritors
Properties
Link copied to clipboard
Maps a url safe string of provider categories to a Category.
Link copied to clipboard
The result limit for search requests.
Link copied to clipboard
The Provider's available query parameters and names.
Link copied to clipboard
The Provider's path to search data.
Functions
Link copied to clipboard
Resolve missing details such as the torrent hash/magnetUrl for TorrentDescriptions which require an additional request to obtain.
Link copied to clipboard
Execute a search for the given query in category, returning TorrentDescriptions for each of the Provider's entries.