<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/Collector.html"title="interface in org.schabi.newpipe.extractor">Collector</a><I,E></td>
<tdclass="colLast">
<divclass="block">Collectors are used to simplify the collection of information
from extractors</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/InfoItemExtractor.html"title="interface in org.schabi.newpipe.extractor">InfoItemExtractor</a></td>
<tdclass="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="typeSummary"border="0"cellpadding="3"cellspacing="0"summary="Class Summary table, listing classes, and an explanation">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/Extractor.html"title="class in org.schabi.newpipe.extractor">Extractor</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/Info.html"title="class in org.schabi.newpipe.extractor">Info</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/InfoItem.html"title="class in org.schabi.newpipe.extractor">InfoItem</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/InfoItemsCollector.html"title="class in org.schabi.newpipe.extractor">InfoItemsCollector</a><I extends <ahref="../../../../org/schabi/newpipe/extractor/InfoItem.html"title="class in org.schabi.newpipe.extractor">InfoItem</a>,E extends <ahref="../../../../org/schabi/newpipe/extractor/InfoItemExtractor.html"title="interface in org.schabi.newpipe.extractor">InfoItemExtractor</a>></td>
<tdclass="colLast"> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/ListExtractor.html"title="class in org.schabi.newpipe.extractor">ListExtractor</a><R extends <ahref="../../../../org/schabi/newpipe/extractor/InfoItem.html"title="class in org.schabi.newpipe.extractor">InfoItem</a>></td>
<tdclass="colLast">
<divclass="block">Base class to extractors that have a list (e.g.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/ListExtractor.InfoItemsPage.html"title="class in org.schabi.newpipe.extractor">ListExtractor.InfoItemsPage</a><T extends <ahref="../../../../org/schabi/newpipe/extractor/InfoItem.html"title="class in org.schabi.newpipe.extractor">InfoItem</a>></td>
<tdclass="colLast">
<divclass="block">A class that is used to wrap a list of gathered items and eventual errors, it
also contains a field that points to the next available page (<ahref="../../../../org/schabi/newpipe/extractor/ListExtractor.InfoItemsPage.html#nextPage"><code>ListExtractor.InfoItemsPage.nextPage</code></a>).</div>
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/ListInfo.html"title="class in org.schabi.newpipe.extractor">ListInfo</a><T extends <ahref="../../../../org/schabi/newpipe/extractor/InfoItem.html"title="class in org.schabi.newpipe.extractor">InfoItem</a>></td>
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/ServiceList.html"title="class in org.schabi.newpipe.extractor">ServiceList</a></td>
<tdclass="colLast">
<divclass="block">A list of supported services.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/StreamingService.html"title="class in org.schabi.newpipe.extractor">StreamingService</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/StreamingService.ServiceInfo.html"title="class in org.schabi.newpipe.extractor">StreamingService.ServiceInfo</a></td>
<tdclass="colLast">
<divclass="block">This class holds meta information about the service implementation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="typeSummary"border="0"cellpadding="3"cellspacing="0"summary="Enum Summary table, listing enums, and an explanation">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/InfoItem.InfoType.html"title="enum in org.schabi.newpipe.extractor">InfoItem.InfoType</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/MediaFormat.html"title="enum in org.schabi.newpipe.extractor">MediaFormat</a></td>
<tdclass="colLast">
<divclass="block">Static data about various media formats support by NewPipe, eg mime type, extension</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/StreamingService.LinkType.html"title="enum in org.schabi.newpipe.extractor">StreamingService.LinkType</a></td>
<tdclass="colLast">
<divclass="block">LinkType will be used to determine which type of URL you are handling, and therefore which part
of NewPipe should handle a certain URL.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../org/schabi/newpipe/extractor/StreamingService.ServiceInfo.MediaCapability.html"title="enum in org.schabi.newpipe.extractor">StreamingService.ServiceInfo.MediaCapability</a></td>