Preparing search index...
The search index is not available
torrent-browse
torrent-browse
NyaaProvider
Class NyaaProvider
Base provider interface that all providers must follow
Hierarchy
NyaaProvider
Implements
Provider
Index
Constructors
constructor
Properties
domain
name
Methods
get
Meta
search
Constructors
constructor
new
Nyaa
Provider
(
)
:
NyaaProvider
Returns
NyaaProvider
Properties
Protected
domain
domain
:
string
= 'https://nyaa.si/'
name
name
:
string
= 'Nyaa'
Methods
get
Meta
get
Meta
(
)
:
Promise
<
ProviderMeta
>
Returns
Promise
<
ProviderMeta
>
search
search
(
query
:
string
, options
?:
ProviderSearchOptions
)
:
Promise
<
ProviderItem
[]
>
Parameters
query:
string
Optional
options:
ProviderSearchOptions
Returns
Promise
<
ProviderItem
[]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
torrent-
browse
Nyaa
Provider
constructor
domain
name
get
Meta
search
Generated using
TypeDoc
Base provider interface that all providers must follow