1+ <!doctype html>
2+ < html class ="default no-js ">
3+ < head >
4+ < meta charset ="utf-8 ">
5+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6+ < title > gogoanime-scraper</ title >
7+ < meta name ="description " content ="">
8+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9+ < link rel ="stylesheet " href ="assets/css/main.css ">
10+ </ head >
11+ < body >
12+ < header >
13+ < div class ="tsd-page-toolbar ">
14+ < div class ="container ">
15+ < div class ="table-wrap ">
16+ < div class ="table-cell " id ="tsd-search " data-index ="assets/js/search.js " data-base =". ">
17+ < div class ="field ">
18+ < label for ="tsd-search-field " class ="tsd-widget search no-caption "> Search</ label >
19+ < input id ="tsd-search-field " type ="text " />
20+ </ div >
21+ < ul class ="results ">
22+ < li class ="state loading "> Preparing search index...</ li >
23+ < li class ="state failure "> The search index is not available</ li >
24+ </ ul >
25+ < a href ="index.html " class ="title "> gogoanime-scraper</ a >
26+ </ div >
27+ < div class ="table-cell " id ="tsd-widgets ">
28+ < div id ="tsd-filter ">
29+ < a href ="# " class ="tsd-widget options no-caption " data-toggle ="options "> Options</ a >
30+ < div class ="tsd-filter-group ">
31+ < div class ="tsd-select " id ="tsd-filter-visibility ">
32+ < span class ="tsd-select-label "> All</ span >
33+ < ul class ="tsd-select-list ">
34+ < li data-value ="public "> Public</ li >
35+ < li data-value ="protected "> Public/Protected</ li >
36+ < li data-value ="private " class ="selected "> All</ li >
37+ </ ul >
38+ </ div >
39+ < input type ="checkbox " id ="tsd-filter-inherited " checked />
40+ < label class ="tsd-widget " for ="tsd-filter-inherited "> Inherited</ label >
41+ < input type ="checkbox " id ="tsd-filter-only-exported " />
42+ < label class ="tsd-widget " for ="tsd-filter-only-exported "> Only exported</ label >
43+ </ div >
44+ </ div >
45+ < a href ="# " class ="tsd-widget menu no-caption " data-toggle ="menu "> Menu</ a >
46+ </ div >
47+ </ div >
48+ </ div >
49+ </ div >
50+ < div class ="tsd-page-title ">
51+ < div class ="container ">
52+ < ul class ="tsd-breadcrumb ">
53+ < li >
54+ < a href ="globals.html "> Globals</ a >
55+ </ li >
56+ </ ul >
57+ < h1 > gogoanime-scraper</ h1 >
58+ </ div >
59+ </ div >
60+ </ header >
61+ < div class ="container container-main ">
62+ < div class ="row ">
63+ < div class ="col-8 col-content ">
64+ < section class ="tsd-panel-group tsd-index-group ">
65+ < h2 > Index</ h2 >
66+ < section class ="tsd-panel tsd-index-panel ">
67+ < div class ="tsd-index-content ">
68+ < section class ="tsd-index-section ">
69+ < h3 > Classes</ h3 >
70+ < ul class ="tsd-index-list ">
71+ < li class ="tsd-kind-class tsd-has-type-parameter "> < a href ="classes/gogoanimescraper.html " class ="tsd-kind-icon "> Gogoanime< wbr > Scraper</ a > </ li >
72+ </ ul >
73+ </ section >
74+ < section class ="tsd-index-section ">
75+ < h3 > Type aliases</ h3 >
76+ < ul class ="tsd-index-list ">
77+ < li class ="tsd-kind-type-alias "> < a href ="globals.html#igogoanimescraperhosterdata " class ="tsd-kind-icon "> IGogoanime< wbr > Scraper< wbr > Hoster< wbr > Data</ a > </ li >
78+ < li class ="tsd-kind-type-alias "> < a href ="globals.html#igogoanimescraperoptions " class ="tsd-kind-icon "> IGogoanime< wbr > Scraper< wbr > Options</ a > </ li >
79+ </ ul >
80+ </ section >
81+ </ div >
82+ </ section >
83+ </ section >
84+ < section class ="tsd-panel-group tsd-member-group ">
85+ < h2 > Type aliases</ h2 >
86+ < section class ="tsd-panel tsd-member tsd-kind-type-alias ">
87+ < a name ="igogoanimescraperhosterdata " class ="tsd-anchor "> </ a >
88+ < h3 > IGogoanime< wbr > Scraper< wbr > Hoster< wbr > Data</ h3 >
89+ < div class ="tsd-signature tsd-kind-icon "> IGogoanime< wbr > Scraper< wbr > Hoster< wbr > Data< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> IHosterData</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> Hoster</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
90+ < aside class ="tsd-sources ">
91+ < ul >
92+ < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/68dc6d1/packages/gogoanime-scraper/lib/GogoanimeScraper.ts#L6 "> GogoanimeScraper.ts:6</ a > </ li >
93+ </ ul >
94+ </ aside >
95+ </ section >
96+ < section class ="tsd-panel tsd-member tsd-kind-type-alias ">
97+ < a name ="igogoanimescraperoptions " class ="tsd-anchor "> </ a >
98+ < h3 > IGogoanime< wbr > Scraper< wbr > Options</ h3 >
99+ < div class ="tsd-signature tsd-kind-icon "> IGogoanime< wbr > Scraper< wbr > Options< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> IRunnerScraperOptions</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> IDomRunnerOptions</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
100+ < aside class ="tsd-sources ">
101+ < ul >
102+ < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/68dc6d1/packages/gogoanime-scraper/lib/GogoanimeScraper.ts#L4 "> GogoanimeScraper.ts:4</ a > </ li >
103+ </ ul >
104+ </ aside >
105+ </ section >
106+ </ section >
107+ </ div >
108+ < div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
109+ < nav class ="tsd-navigation primary ">
110+ < ul >
111+ < li class ="globals current ">
112+ < a href ="globals.html "> < em > Globals</ em > </ a >
113+ </ li >
114+ </ ul >
115+ </ nav >
116+ < nav class ="tsd-navigation secondary menu-sticky ">
117+ < ul class ="before-current ">
118+ < li class =" tsd-kind-class tsd-has-type-parameter ">
119+ < a href ="classes/gogoanimescraper.html " class ="tsd-kind-icon "> Gogoanime< wbr > Scraper</ a >
120+ </ li >
121+ < li class =" tsd-kind-type-alias ">
122+ < a href ="globals.html#igogoanimescraperhosterdata " class ="tsd-kind-icon "> IGogoanime< wbr > Scraper< wbr > Hoster< wbr > Data</ a >
123+ </ li >
124+ < li class =" tsd-kind-type-alias ">
125+ < a href ="globals.html#igogoanimescraperoptions " class ="tsd-kind-icon "> IGogoanime< wbr > Scraper< wbr > Options</ a >
126+ </ li >
127+ </ ul >
128+ </ nav >
129+ </ div >
130+ </ div >
131+ </ div >
132+ < footer class ="with-border-bottom ">
133+ < div class ="container ">
134+ < h2 > Legend</ h2 >
135+ < div class ="tsd-legend-group ">
136+ < ul class ="tsd-legend ">
137+ < li class ="tsd-kind-module "> < span class ="tsd-kind-icon "> Module</ span > </ li >
138+ < li class ="tsd-kind-object-literal "> < span class ="tsd-kind-icon "> Object literal</ span > </ li >
139+ < li class ="tsd-kind-variable "> < span class ="tsd-kind-icon "> Variable</ span > </ li >
140+ < li class ="tsd-kind-function "> < span class ="tsd-kind-icon "> Function</ span > </ li >
141+ < li class ="tsd-kind-function tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Function with type parameter</ span > </ li >
142+ < li class ="tsd-kind-index-signature "> < span class ="tsd-kind-icon "> Index signature</ span > </ li >
143+ < li class ="tsd-kind-type-alias "> < span class ="tsd-kind-icon "> Type alias</ span > </ li >
144+ </ ul >
145+ < ul class ="tsd-legend ">
146+ < li class ="tsd-kind-enum "> < span class ="tsd-kind-icon "> Enumeration</ span > </ li >
147+ < li class ="tsd-kind-enum-member "> < span class ="tsd-kind-icon "> Enumeration member</ span > </ li >
148+ < li class ="tsd-kind-property tsd-parent-kind-enum "> < span class ="tsd-kind-icon "> Property</ span > </ li >
149+ < li class ="tsd-kind-method tsd-parent-kind-enum "> < span class ="tsd-kind-icon "> Method</ span > </ li >
150+ </ ul >
151+ < ul class ="tsd-legend ">
152+ < li class ="tsd-kind-interface "> < span class ="tsd-kind-icon "> Interface</ span > </ li >
153+ < li class ="tsd-kind-interface tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Interface with type parameter</ span > </ li >
154+ < li class ="tsd-kind-constructor tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Constructor</ span > </ li >
155+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Property</ span > </ li >
156+ < li class ="tsd-kind-method tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Method</ span > </ li >
157+ < li class ="tsd-kind-index-signature tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Index signature</ span > </ li >
158+ </ ul >
159+ < ul class ="tsd-legend ">
160+ < li class ="tsd-kind-class "> < span class ="tsd-kind-icon "> Class</ span > </ li >
161+ < li class ="tsd-kind-class tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Class with type parameter</ span > </ li >
162+ < li class ="tsd-kind-constructor tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Constructor</ span > </ li >
163+ < li class ="tsd-kind-property tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Property</ span > </ li >
164+ < li class ="tsd-kind-method tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Method</ span > </ li >
165+ < li class ="tsd-kind-accessor tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Accessor</ span > </ li >
166+ < li class ="tsd-kind-index-signature tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Index signature</ span > </ li >
167+ </ ul >
168+ < ul class ="tsd-legend ">
169+ < li class ="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited constructor</ span > </ li >
170+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited property</ span > </ li >
171+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited method</ span > </ li >
172+ < li class ="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited accessor</ span > </ li >
173+ </ ul >
174+ < ul class ="tsd-legend ">
175+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-protected "> < span class ="tsd-kind-icon "> Protected property</ span > </ li >
176+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-protected "> < span class ="tsd-kind-icon "> Protected method</ span > </ li >
177+ < li class ="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected "> < span class ="tsd-kind-icon "> Protected accessor</ span > </ li >
178+ </ ul >
179+ < ul class ="tsd-legend ">
180+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-private "> < span class ="tsd-kind-icon "> Private property</ span > </ li >
181+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-private "> < span class ="tsd-kind-icon "> Private method</ span > </ li >
182+ < li class ="tsd-kind-accessor tsd-parent-kind-class tsd-is-private "> < span class ="tsd-kind-icon "> Private accessor</ span > </ li >
183+ </ ul >
184+ < ul class ="tsd-legend ">
185+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-static "> < span class ="tsd-kind-icon "> Static property</ span > </ li >
186+ < li class ="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static "> < span class ="tsd-kind-icon "> Static method</ span > </ li >
187+ </ ul >
188+ </ div >
189+ </ div >
190+ </ footer >
191+ < div class ="container tsd-generator ">
192+ < p > Generated using < a href ="http://typedoc.org/ " target ="_blank "> TypeDoc</ a > </ p >
193+ </ div >
194+ < div class ="overlay "> </ div >
195+ < script src ="assets/js/main.js "> </ script >
196+ < script > if ( location . protocol == 'file:' ) document . write ( '<script src="assets/js/search.js"><' + '/script>' ) ; </ script >
197+ </ body >
198+ </ html >
0 commit comments