Package org.schabi.newpipe.extractor
-
Interface Summary Interface Description Collector<I,E> Collectors are used to simplify the collection of information from extractorsInfoItemExtractor -
Class Summary Class Description Extractor Image Class representing images in the extractor.Info InfoItem InfoItemsCollector<I extends InfoItem,E extends InfoItemExtractor> ListExtractor<R extends InfoItem> Base class to extractors that have a list (e.g.ListExtractor.InfoItemsPage<T extends InfoItem> 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 (ListExtractor.InfoItemsPage.nextPage
).ListInfo<T extends InfoItem> MetaInfo MultiInfoItemsCollector A collector that can handle many extractor types, to be used when a list contains items of different types (e.g.NewPipe Provides access to streaming services supported by NewPipe.Page ServiceList A list of supported services.StreamingService StreamingService.ServiceInfo This class holds meta information about the service implementation. -
Enum Summary Enum Description Image.ResolutionLevel The estimated resolution level of anImage
.InfoItem.InfoType MediaFormat Static data about various media formats support by NewPipe, eg mime type, extensionStreamingService.LinkType LinkType will be used to determine which type of URL you are handling, and therefore which part of NewPipe should handle a certain URL.StreamingService.ServiceInfo.MediaCapability