Skip to content
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.

Commit

Permalink
updated docs, updated domains for gogoanime; updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenByteDev committed May 4, 2018
1 parent 4f3103f commit 722d2d3
Show file tree
Hide file tree
Showing 26 changed files with 181 additions and 169 deletions.
10 changes: 5 additions & 5 deletions docs/classes/hoster.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Hoster.ts#L7">Hoster.ts:7</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Hoster.ts#L7">Hoster.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -142,7 +142,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> data</h3>
<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>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Hoster.ts#L7">Hoster.ts:7</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Hoster.ts#L7">Hoster.ts:7</a></li>
</ul>
</aside>
</section>
Expand All @@ -152,7 +152,7 @@ <h3>name</h3>
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Hoster.ts#L4">Hoster.ts:4</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Hoster.ts#L4">Hoster.ts:4</a></li>
</ul>
</aside>
</section>
Expand All @@ -162,7 +162,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> quality</h3>
<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>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Hoster.ts#L6">Hoster.ts:6</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Hoster.ts#L6">Hoster.ts:6</a></li>
</ul>
</aside>
</section>
Expand All @@ -172,7 +172,7 @@ <h3>url</h3>
<div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Hoster.ts#L5">Hoster.ts:5</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Hoster.ts#L5">Hoster.ts:5</a></li>
</ul>
</aside>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/hosterinfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/HosterInfo.ts#L6">HosterInfo.ts:6</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/HosterInfo.ts#L6">HosterInfo.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -139,7 +139,7 @@ <h3>hoster</h3>
<div class="tsd-signature tsd-kind-icon">hoster<span class="tsd-signature-symbol">:</span> <a href="hoster.html" class="tsd-signature-type">Hoster</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/HosterInfo.ts#L6">HosterInfo.ts:6</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/HosterInfo.ts#L6">HosterInfo.ts:6</a></li>
</ul>
</aside>
</section>
Expand All @@ -149,7 +149,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> title</h3>
<div class="tsd-signature tsd-kind-icon">title<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>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/HosterInfo.ts#L5">HosterInfo.ts:5</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/HosterInfo.ts#L5">HosterInfo.ts:5</a></li>
</ul>
</aside>
</section>
Expand Down
26 changes: 13 additions & 13 deletions docs/classes/hosterscrapper.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Overrides <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/HosterScrapper.ts#L7">HosterScrapper.ts:7</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/HosterScrapper.ts#L7">HosterScrapper.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -191,7 +191,7 @@ <h3>exec</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#exec">exec</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L20">Scrapper.ts:20</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L20">Scrapper.ts:20</a></li>
</ul>
</aside>
</section>
Expand All @@ -202,7 +202,7 @@ <h3>name</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#name">name</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L17">Scrapper.ts:17</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L17">Scrapper.ts:17</a></li>
</ul>
</aside>
</section>
Expand All @@ -213,7 +213,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> runner</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#runner">runner</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L18">Scrapper.ts:18</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L18">Scrapper.ts:18</a></li>
</ul>
</aside>
</section>
Expand All @@ -224,7 +224,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> runner<wbr>Options</h
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#runneroptions">runnerOptions</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L19">Scrapper.ts:19</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L19">Scrapper.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -243,7 +243,7 @@ <h3>domain</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#domain">domain</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L40">Scrapper.ts:40</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L40">Scrapper.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4>
Expand All @@ -252,7 +252,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#domain">domain</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L43">Scrapper.ts:43</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L43">Scrapper.ts:43</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -277,7 +277,7 @@ <h3>type</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#type">type</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L34">Scrapper.ts:34</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L34">Scrapper.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -286,7 +286,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#type">type</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L37">Scrapper.ts:37</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L37">Scrapper.ts:37</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -313,7 +313,7 @@ <h3>is<wbr>Applicable</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#isapplicable">isApplicable</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L53">Scrapper.ts:53</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L53">Scrapper.ts:53</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -337,7 +337,7 @@ <h3>run</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#run">run</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L58">Scrapper.ts:58</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L58">Scrapper.ts:58</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -361,7 +361,7 @@ <h3>set<wbr>Runner<wbr>ByType</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#setrunnerbytype">setRunnerByType</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L47">Scrapper.ts:47</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L47">Scrapper.ts:47</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -385,7 +385,7 @@ <h3>toJSON</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="scrapper.html">Scrapper</a>.<a href="scrapper.html#tojson">toJSON</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrapper.ts#L78">Scrapper.ts:78</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrapper.ts#L78">Scrapper.ts:78</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span></h4>
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/runner.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Runner.ts#L9">Runner.ts:9</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Runner.ts#L9">Runner.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -129,7 +129,7 @@ <h3>run</h3>
<div class="tsd-signature tsd-kind-icon">run<span class="tsd-signature-symbol">:</span> <a href="../globals.html#runnerfunction" class="tsd-signature-type">RunnerFunction</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Runner.ts#L9">Runner.ts:9</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Runner.ts#L9">Runner.ts:9</a></li>
</ul>
</aside>
</section>
Expand All @@ -139,7 +139,7 @@ <h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Runner.ts#L8">Runner.ts:8</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Runner.ts#L8">Runner.ts:8</a></li>
</ul>
</aside>
</section>
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/runnerlist.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/RunnerList.ts#L3">RunnerList.ts:3</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/RunnerList.ts#L3">RunnerList.ts:3</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -166,7 +166,7 @@ <h4 class="tsd-returns-title">Returns <a href="runnerlist.html" class="tsd-signa
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/RunnerList.ts#L4">RunnerList.ts:4</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/RunnerList.ts#L4">RunnerList.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -221,7 +221,7 @@ <h3>get<wbr>ByType</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/RunnerList.ts#L10">RunnerList.ts:10</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/RunnerList.ts#L10">RunnerList.ts:10</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -247,7 +247,7 @@ <h3>to<wbr>Map</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/RunnerList.ts#L13">RunnerList.ts:13</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/RunnerList.ts#L13">RunnerList.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="runner.html" class="tsd-signature-type">Runner</a><span class="tsd-signature-symbol">&gt;</span></h4>
Expand Down Expand Up @@ -881,7 +881,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> flat<wbr>Map</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="../interfaces/array.html">Array</a>.<a href="../interfaces/array.html#flatmap">flatMap</a></p>
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/extensions.ts#L15">extensions.ts:15</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/extensions.ts#L15">extensions.ts:15</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/scrap.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrap.ts#L7">Scrap.ts:7</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrap.ts#L7">Scrap.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -138,7 +138,7 @@ <h3>info</h3>
<div class="tsd-signature tsd-kind-icon">info<span class="tsd-signature-symbol">:</span> <a href="info.html" class="tsd-signature-type">Info</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrap.ts#L5">Scrap.ts:5</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrap.ts#L5">Scrap.ts:5</a></li>
</ul>
</aside>
</section>
Expand All @@ -148,7 +148,7 @@ <h3>scrapper</h3>
<div class="tsd-signature tsd-kind-icon">scrapper<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrap.ts#L7">Scrap.ts:7</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrap.ts#L7">Scrap.ts:7</a></li>
</ul>
</aside>
</section>
Expand All @@ -158,7 +158,7 @@ <h3>url</h3>
<div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/a204e12/lib/Scrap.ts#L6">Scrap.ts:6</a></li>
<li>Defined in <a href="https://github.com/OpenByteDev/SourceScrapper/blob/4f3103f/lib/Scrap.ts#L6">Scrap.ts:6</a></li>
</ul>
</aside>
</section>
Expand Down
Loading

0 comments on commit 722d2d3

Please sign in to comment.