Search
Preparing search index...
The search index is not available
Anime Extractor
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Anime Extractor
extractors/sources/model
SourceRetriever
Interface SourceRetriever
Hierarchy
SourceRetriever
Index
Properties
name
Methods
fetch
validate
Properties
name
name
:
string
Methods
fetch
fetch
(
url
:
string
, options
:
SourceRetrieverOptions
)
:
Promise
<
AnimeExtractorDownloadResult
[]
>
Parameters
url:
string
options:
SourceRetrieverOptions
Returns
Promise
<
AnimeExtractorDownloadResult
[]
>
validate
validate
(
url
:
string
)
:
boolean
Parameters
url:
string
Returns
boolean
Modules
extractors/sources/model
Anime
Extractor
Download
Result
Source
Retriever
name
fetch
validate
Source
Retriever
Options
Generated using
TypeDoc