@@ -85,20 +85,10 @@ <h3>Constructors</h3>
8585 < section class ="tsd-index-section ">
8686 < h3 > Properties</ h3 >
8787 < ul class ="tsd-index-list ">
88+ < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="hoster.html#data " class ="tsd-kind-icon "> data</ a > </ li >
8889 < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="hoster.html#name " class ="tsd-kind-icon "> name</ a > </ li >
8990 < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="hoster.html#quality " class ="tsd-kind-icon "> quality</ a > </ li >
90- </ ul >
91- </ section >
92- < section class ="tsd-index-section ">
93- < h3 > Accessors</ h3 >
94- < ul class ="tsd-index-list ">
95- < li class ="tsd-kind-accessor tsd-parent-kind-class "> < a href ="hoster.html#url " class ="tsd-kind-icon "> url</ a > </ li >
96- </ ul >
97- </ section >
98- < section class ="tsd-index-section ">
99- < h3 > Methods</ h3 >
100- < ul class ="tsd-index-list ">
101- < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="hoster.html#tojson " class ="tsd-kind-icon "> toJSON</ a > </ li >
91+ < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="hoster.html#url " class ="tsd-kind-icon "> url</ a > </ li >
10292 </ ul >
10393 </ section >
10494 </ div >
@@ -116,19 +106,22 @@ <h3>constructor</h3>
116106 < li class ="tsd-description ">
117107 < aside class ="tsd-sources ">
118108 < ul >
119- < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/7439a74 /lib/Hoster.ts#L8 "> Hoster.ts:8 </ a > </ li >
109+ < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/d45de0d /lib/Hoster.ts#L7 "> Hoster.ts:7 </ a > </ li >
120110 </ ul >
121111 </ aside >
122112 < h4 class ="tsd-parameters-title "> Parameters</ h4 >
123113 < ul class ="tsd-parameters ">
124114 < li >
125115 < h5 > __namedParameters: < span class ="tsd-signature-type "> object</ span > </ h5 >
126116 < ul class ="tsd-parameters ">
117+ < li class ="tsd-parameter ">
118+ < h5 > data< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> any</ span > </ h5 >
119+ </ li >
127120 < li class ="tsd-parameter ">
128121 < h5 > name< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > </ h5 >
129122 </ li >
130123 < li class ="tsd-parameter ">
131- < h5 > quality< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> undefined</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> string</ span > </ h5 >
124+ < h5 > quality< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> undefined</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> string</ span > < span class =" tsd-signature-symbol " > | </ span > < span class =" tsd-signature-type " > number </ span > < /h5 >
132125 </ li >
133126 < li class ="tsd-parameter ">
134127 < h5 > url< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > </ h5 >
@@ -143,80 +136,45 @@ <h4 class="tsd-returns-title">Returns <a href="hoster.html" class="tsd-signature
143136 </ section >
144137 < section class ="tsd-panel-group tsd-member-group ">
145138 < h2 > Properties</ h2 >
139+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
140+ < a name ="data " class ="tsd-anchor "> </ a >
141+ < h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > data</ h3 >
142+ < div class ="tsd-signature tsd-kind-icon "> data< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> undefined</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> string</ span > </ div >
143+ < aside class ="tsd-sources ">
144+ < ul >
145+ < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/d45de0d/lib/Hoster.ts#L7 "> Hoster.ts:7</ a > </ li >
146+ </ ul >
147+ </ aside >
148+ </ section >
146149 < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
147150 < a name ="name " class ="tsd-anchor "> </ a >
148151 < h3 > name</ h3 >
149152 < div class ="tsd-signature tsd-kind-icon "> name< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
150153 < aside class ="tsd-sources ">
151154 < ul >
152- < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/7439a74 /lib/Hoster.ts#L7 "> Hoster.ts:7 </ a > </ li >
155+ < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/d45de0d /lib/Hoster.ts#L4 "> Hoster.ts:4 </ a > </ li >
153156 </ ul >
154157 </ aside >
155158 </ section >
156159 < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
157160 < a name ="quality " class ="tsd-anchor "> </ a >
158161 < h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > quality</ h3 >
159- < div class ="tsd-signature tsd-kind-icon "> quality< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> undefined </ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> string </ span > </ div >
162+ < div class ="tsd-signature tsd-kind-icon "> quality< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string </ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> number </ span > </ div >
160163 < aside class ="tsd-sources ">
161164 < ul >
162- < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/7439a74 /lib/Hoster.ts#L8 "> Hoster.ts:8 </ a > </ li >
165+ < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/d45de0d /lib/Hoster.ts#L6 "> Hoster.ts:6 </ a > </ li >
163166 </ ul >
164167 </ aside >
165168 </ section >
166- </ section >
167- < section class ="tsd-panel-group tsd-member-group ">
168- < h2 > Accessors</ h2 >
169- < section class ="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class ">
169+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
170170 < a name ="url " class ="tsd-anchor "> </ a >
171171 < h3 > url</ h3 >
172- < ul class ="tsd-signatures tsd-kind-accessor tsd-parent-kind-class ">
173- < li class ="tsd-signature tsd-kind-icon "> < span class ="tsd-signature-symbol "> get</ span > url< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > </ li >
174- < li class ="tsd-signature tsd-kind-icon "> < span class ="tsd-signature-symbol "> set</ span > url< span class ="tsd-signature-symbol "> (</ span > value< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> void</ span > </ li >
175- </ ul >
176- < ul class ="tsd-descriptions ">
177- < li class ="tsd-description ">
178- < aside class ="tsd-sources ">
179- < ul >
180- < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/7439a74/lib/Hoster.ts#L16 "> Hoster.ts:16</ a > </ li >
181- </ ul >
182- </ aside >
183- < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> string</ span > </ h4 >
184- </ li >
185- < li class ="tsd-description ">
186- < aside class ="tsd-sources ">
187- < ul >
188- < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/7439a74/lib/Hoster.ts#L19 "> Hoster.ts:19</ a > </ li >
189- </ ul >
190- </ aside >
191- < h4 class ="tsd-parameters-title "> Parameters</ h4 >
192- < ul class ="tsd-parameters ">
193- < li >
194- < h5 > value: < span class ="tsd-signature-type "> string</ span > </ h5 >
195- </ li >
196- </ ul >
197- < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 >
198- </ li >
199- </ ul >
200- </ section >
201- </ section >
202- < section class ="tsd-panel-group tsd-member-group ">
203- < h2 > Methods</ h2 >
204- < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class ">
205- < a name ="tojson " class ="tsd-anchor "> </ a >
206- < h3 > toJSON</ h3 >
207- < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class ">
208- < li class ="tsd-signature tsd-kind-icon "> toJSON< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> object</ span > </ li >
209- </ ul >
210- < ul class ="tsd-descriptions ">
211- < li class ="tsd-description ">
212- < aside class ="tsd-sources ">
213- < ul >
214- < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/7439a74/lib/Hoster.ts#L23 "> Hoster.ts:23</ a > </ li >
215- </ ul >
216- </ aside >
217- < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> object</ span > </ h4 >
218- </ li >
219- </ ul >
172+ < div class ="tsd-signature tsd-kind-icon "> url< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
173+ < aside class ="tsd-sources ">
174+ < ul >
175+ < li > Defined in < a href ="https://github.com/OpenByteDev/SourceScrapper/blob/d45de0d/lib/Hoster.ts#L5 "> Hoster.ts:5</ a > </ li >
176+ </ ul >
177+ </ aside >
220178 </ section >
221179 </ section >
222180 </ div >
@@ -238,121 +196,22 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</s
238196 < li class =" tsd-kind-constructor tsd-parent-kind-class ">
239197 < a href ="hoster.html#constructor " class ="tsd-kind-icon "> constructor</ a >
240198 </ li >
199+ < li class =" tsd-kind-property tsd-parent-kind-class ">
200+ < a href ="hoster.html#data " class ="tsd-kind-icon "> data</ a >
201+ </ li >
241202 < li class =" tsd-kind-property tsd-parent-kind-class ">
242203 < a href ="hoster.html#name " class ="tsd-kind-icon "> name</ a >
243204 </ li >
244205 < li class =" tsd-kind-property tsd-parent-kind-class ">
245206 < a href ="hoster.html#quality " class ="tsd-kind-icon "> quality</ a >
246207 </ li >
247- < li class =" tsd-kind-accessor tsd-parent-kind-class ">
208+ < li class =" tsd-kind-property tsd-parent-kind-class ">
248209 < a href ="hoster.html#url " class ="tsd-kind-icon "> url</ a >
249210 </ li >
250- < li class =" tsd-kind-method tsd-parent-kind-class ">
251- < a href ="hoster.html#tojson " class ="tsd-kind-icon "> toJSON</ a >
252- </ li >
253211 </ ul >
254212 </ li >
255213 </ ul >
256214 < ul class ="after-current ">
257- < li class =" tsd-kind-class ">
258- < a href ="hosterinfo.html " class ="tsd-kind-icon "> Hoster< wbr > Info</ a >
259- </ li >
260- < li class =" tsd-kind-class ">
261- < a href ="hosterscrapper.html " class ="tsd-kind-icon "> Hoster< wbr > Scrapper</ a >
262- </ li >
263- < li class =" tsd-kind-class ">
264- < a href ="info.html " class ="tsd-kind-icon "> Info</ a >
265- </ li >
266- < li class =" tsd-kind-class ">
267- < a href ="runner.html " class ="tsd-kind-icon "> Runner</ a >
268- </ li >
269- < li class =" tsd-kind-class ">
270- < a href ="runnerlist.html " class ="tsd-kind-icon "> Runner< wbr > List</ a >
271- </ li >
272- < li class =" tsd-kind-class ">
273- < a href ="scrap.html " class ="tsd-kind-icon "> Scrap</ a >
274- </ li >
275- < li class =" tsd-kind-class ">
276- < a href ="scrapper.html " class ="tsd-kind-icon "> Scrapper</ a >
277- </ li >
278- < li class =" tsd-kind-class ">
279- < a href ="scrapperlist.html " class ="tsd-kind-icon "> Scrapper< wbr > List</ a >
280- </ li >
281- < li class =" tsd-kind-class ">
282- < a href ="source.html " class ="tsd-kind-icon "> Source</ a >
283- </ li >
284- < li class =" tsd-kind-class ">
285- < a href ="sourceinfo.html " class ="tsd-kind-icon "> Source< wbr > Info</ a >
286- </ li >
287- < li class =" tsd-kind-class ">
288- < a href ="sourcescrapper.html " class ="tsd-kind-icon "> Source< wbr > Scrapper</ a >
289- </ li >
290- < li class =" tsd-kind-interface tsd-has-type-parameter tsd-is-not-exported ">
291- < a href ="../interfaces/array.html " class ="tsd-kind-icon "> Array</ a >
292- </ li >
293- < li class =" tsd-kind-interface tsd-is-not-exported ">
294- < a href ="../interfaces/regexp.html " class ="tsd-kind-icon "> Reg< wbr > Exp</ a >
295- </ li >
296- < li class =" tsd-kind-interface tsd-has-type-parameter tsd-is-not-exported ">
297- < a href ="../interfaces/runnerargs.html " class ="tsd-kind-icon "> Runner< wbr > Args</ a >
298- </ li >
299- < li class =" tsd-kind-type-alias ">
300- < a href ="../globals.html#domrunnerscrapper " class ="tsd-kind-icon "> DOMRunner< wbr > Scrapper</ a >
301- </ li >
302- < li class =" tsd-kind-type-alias ">
303- < a href ="../globals.html#htmlrunnerscrapper " class ="tsd-kind-icon "> HTMLRunner< wbr > Scrapper</ a >
304- </ li >
305- < li class =" tsd-kind-type-alias ">
306- < a href ="../globals.html#hosterscrapperexec " class ="tsd-kind-icon "> Hoster< wbr > Scrapper< wbr > Exec</ a >
307- </ li >
308- < li class =" tsd-kind-type-alias ">
309- < a href ="../globals.html#puppeteerrunnerscrapper " class ="tsd-kind-icon "> Puppeteer< wbr > Runner< wbr > Scrapper</ a >
310- </ li >
311- < li class =" tsd-kind-type-alias ">
312- < a href ="../globals.html#runnerfunction " class ="tsd-kind-icon "> Runner< wbr > Function</ a >
313- </ li >
314- < li class =" tsd-kind-type-alias ">
315- < a href ="../globals.html#scrapperexec " class ="tsd-kind-icon "> Scrapper< wbr > Exec</ a >
316- </ li >
317- < li class =" tsd-kind-type-alias ">
318- < a href ="../globals.html#sourcescrapperexec " class ="tsd-kind-icon "> Source< wbr > Scrapper< wbr > Exec</ a >
319- </ li >
320- < li class =" tsd-kind-type-alias ">
321- < a href ="../globals.html#urlrunnerscrapper " class ="tsd-kind-icon "> Url< wbr > Runner< wbr > Scrapper</ a >
322- </ li >
323- < li class =" tsd-kind-variable tsd-is-not-exported ">
324- < a href ="../globals.html#_private " class ="tsd-kind-icon "> _private</ a >
325- </ li >
326- < li class =" tsd-kind-variable tsd-is-not-exported ">
327- < a href ="../globals.html#defaultscrappers " class ="tsd-kind-icon "> default< wbr > Scrappers</ a >
328- </ li >
329- < li class =" tsd-kind-variable tsd-is-not-exported ">
330- < a href ="../globals.html#domrunner " class ="tsd-kind-icon "> dom< wbr > Runner</ a >
331- </ li >
332- < li class =" tsd-kind-variable tsd-is-not-exported ">
333- < a href ="../globals.html#htmlrunner " class ="tsd-kind-icon "> html< wbr > Runner</ a >
334- </ li >
335- < li class =" tsd-kind-variable tsd-is-not-exported ">
336- < a href ="../globals.html#puppeteerrunner " class ="tsd-kind-icon "> puppeteer< wbr > Runner</ a >
337- </ li >
338- < li class =" tsd-kind-variable ">
339- < a href ="../globals.html#runners " class ="tsd-kind-icon "> runners</ a >
340- </ li >
341- < li class =" tsd-kind-variable tsd-is-not-exported ">
342- < a href ="../globals.html#urlrunner " class ="tsd-kind-icon "> url< wbr > Runner</ a >
343- </ li >
344- < li class =" tsd-kind-function tsd-is-not-exported ">
345- < a href ="../globals.html#all " class ="tsd-kind-icon "> all</ a >
346- </ li >
347- < li class =" tsd-kind-object-literal ">
348- < a href ="../globals.html#classes " class ="tsd-kind-icon "> classes</ a >
349- </ li >
350- < li class =" tsd-kind-object-literal ">
351- < a href ="../globals.html#config " class ="tsd-kind-icon "> config</ a >
352- </ li >
353- < li class =" tsd-kind-object-literal ">
354- < a href ="../globals.html#scrappers " class ="tsd-kind-icon "> scrappers</ a >
355- </ li >
356215 </ ul >
357216 </ nav >
358217 </ div >
0 commit comments