Package org.schabi.newpipe.extractor.stream
-
Interface Summary Interface Description StreamInfoItemExtractor -
Class Summary Class Description AudioStream AudioStream.Builder Class to buildAudioStream
objects.Description Frameset Class to handle framesets / storyboards which summarize the stream content.Stream Abstract class which represents streams in the extractor.StreamExtractor Scrapes information from a video/audio streaming service (eg, YouTube).StreamInfo Info object for opened contents, i.e.StreamInfoItem Info object for previews of unopened videos, e.g.StreamInfoItemsCollector StreamSegment SubtitlesStream SubtitlesStream.Builder Class to buildSubtitlesStream
objects.VideoStream VideoStream.Builder Class to buildVideoStream
objects. -
Enum Summary Enum Description AudioTrackType An enum representing the track type of anAudioStream
extracted by aStreamExtractor
.DeliveryMethod An enum to represent the different delivery methods ofstreams
which are returned by the extractor.StreamExtractor.Privacy StreamType An enum representing the stream type of aStreamInfo
extracted by aStreamExtractor
. -
Exception Summary Exception Description StreamInfo.StreamExtractException