- generate(String, int, Random) - Static method in class org.schabi.newpipe.extractor.utils.RandomStringFromAlphabetGenerator
-
Generate a random string from an alphabet.
- generateConsentCookie() - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- generateContentPlaybackNonce() - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
Generate a content playback nonce (also called cpn
), sent by YouTube clients in
playback requests (and also for some clients, in the player request body).
- generateTParameter() - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
Try to generate a t
parameter, sent by mobile clients as a query of the player
request.
- GeographicRestrictionException - Exception in org.schabi.newpipe.extractor.exceptions
-
- GeographicRestrictionException(String) - Constructor for exception org.schabi.newpipe.extractor.exceptions.GeographicRestrictionException
-
- GeographicRestrictionException(String, Throwable) - Constructor for exception org.schabi.newpipe.extractor.exceptions.GeographicRestrictionException
-
- get(String) - Method in class org.schabi.newpipe.extractor.downloader.Downloader
-
- get(String, Localization) - Method in class org.schabi.newpipe.extractor.downloader.Downloader
-
Do a GET request to get the resource that the url is pointing to.
It will set the Accept-Language
header to the language of the localization parameter.
- get(String, Map<String, List<String>>) - Method in class org.schabi.newpipe.extractor.downloader.Downloader
-
Do a GET request with the specified headers.
- get(String, Map<String, List<String>>, Localization) - Method in class org.schabi.newpipe.extractor.downloader.Downloader
-
Do a GET request with the specified headers.
It will set the Accept-Language
header to the language of the localization parameter.
- get(String) - Method in class org.schabi.newpipe.extractor.downloader.Request.Builder
-
- getAgeLimit() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getAgeLimit() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getAgeLimit() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
Get the age limit.
- getAgeLimit() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getAlbumInfoJson(String) - Static method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
Get the JSON that contains album's metadata from page
- getAndroidUserAgent(Localization) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
Get the user-agent string used as the user-agent for InnerTube requests with the Android
client.
- getArray(JsonObject, String) - Static method in class org.schabi.newpipe.extractor.utils.JsonUtils
-
- getArtistDetails(String) - Static method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampExtractorHelper
-
Fetch artist details from mobile endpoint.
- getAudioStreams() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getAudioStreams() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getAudioStreams() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getAudioStreams() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getAudioStreams() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getAudioStreams() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getAudioStreams() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getAudioStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
- getAudioStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getAudioStreams() - Method in class org.schabi.newpipe.extractor.utils.DashMpdParser.ParserResult
-
- getAvailableContentFilter() - Method in class org.schabi.newpipe.extractor.linkhandler.ListLinkHandlerFactory
-
Will returns content filter the corresponding extractor can handle like "channels", "videos",
"music", etc.
- getAvailableContentFilter() - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCSearchQueryHandlerFactory
-
- getAvailableContentFilter() - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeSearchQueryHandlerFactory
-
- getAvailableContentFilter() - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudSearchQueryHandlerFactory
-
- getAvailableContentFilter() - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeSearchQueryHandlerFactory
-
- getAvailableKiosks() - Method in class org.schabi.newpipe.extractor.kiosk.KioskList
-
- getAvailableSortFilter() - Method in class org.schabi.newpipe.extractor.linkhandler.ListLinkHandlerFactory
-
Will returns sort filter the corresponding extractor can handle like "A-Z", "oldest first",
"size", etc.
- getAvailableSortFilter() - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCSearchQueryHandlerFactory
-
- getAvatarUrl() - Method in class org.schabi.newpipe.extractor.channel.ChannelExtractor
-
- getAvatarUrl() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
- getAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getAvatarUrl(JsonObject) - Static method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelper
-
- getAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getAverageBitrate() - Method in class org.schabi.newpipe.extractor.stream.AudioStream
-
Get the average bitrate
- getBannerUrl() - Method in class org.schabi.newpipe.extractor.channel.ChannelExtractor
-
- getBannerUrl() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getBannerUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistExtractor
-
- getBannerUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getBannerUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
- getBannerUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getBannerUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getBannerUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getBannerUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getBannerUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getBaseUrl() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getBaseUrl() - Method in class org.schabi.newpipe.extractor.linkhandler.LinkHandler
-
- getBaseUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getBaseUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getBaseUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getBaseUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getBaseUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getBaseUrl() - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getBaseUrl(String) - Static method in class org.schabi.newpipe.extractor.utils.Utils
-
- getBitrate() - Method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getBitrate() - Method in class org.schabi.newpipe.extractor.stream.AudioStream
-
- getBitrate() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getBody() - Method in class org.schabi.newpipe.extractor.Page
-
- getBoolean(JsonObject, String) - Static method in class org.schabi.newpipe.extractor.utils.JsonUtils
-
- getCacheSize() - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeThrottlingDecrypter
-
- getCategory() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getCategory() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getCategory() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getCategory() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getCategory() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getCategory() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getCategory() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The name of the category of the stream.
- getCategory() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getChannelExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getChannelExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getChannelExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getChannelExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getChannelExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getChannelExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.StreamingService
-
Must create a new instance of a ChannelExtractor implementation.
- getChannelExtractor(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getChannelExtractor(String) - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getChannelLHFactory() - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getChannelLHFactory() - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getChannelLHFactory() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getChannelLHFactory() - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getChannelLHFactory() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getChannelLHFactory() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Must return a new instance of an implementation of ListLinkHandlerFactory for channels.
- getChannelName() - Method in class org.schabi.newpipe.extractor.stream.StreamSegment
-
- getClientVersion() - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
Get the client version used by YouTube website on InnerTube requests.
- getCodec() - Method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getCodec() - Method in class org.schabi.newpipe.extractor.stream.AudioStream
-
- getCodec() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getCommentId() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
- getCommentId() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
- getCommentId() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsInfoItemExtractor
-
- getCommentId() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getCommentId() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getCommentsExtractor() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfo
-
- getCommentsExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getCommentsExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getCommentsExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getCommentsExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getCommentsExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getCommentsExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getCommentsExtractor(String) - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getCommentsInfoItemList() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItemsCollector
-
- getCommentsLHFactory() - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getCommentsLHFactory() - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getCommentsLHFactory() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getCommentsLHFactory() - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getCommentsLHFactory() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getCommentsLHFactory() - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getCommentText() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
- getCommentText() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
The text of the comment
- getCommentText() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampCommentsInfoItemExtractor
-
- getCommentText() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsInfoItemExtractor
-
- getCommentText() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getCommentText() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getContent() - Method in class org.schabi.newpipe.extractor.MetaInfo
-
- getContent() - Method in class org.schabi.newpipe.extractor.stream.Description
-
- getContentCountry() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Returns the country that should be used to fetch content in this service.
- getContentFilters() - Method in class org.schabi.newpipe.extractor.linkhandler.ListLinkHandler
-
- getContentFilters() - Method in class org.schabi.newpipe.extractor.ListInfo
-
- getCookies() - Method in class org.schabi.newpipe.extractor.Page
-
- getCountryCode() - Method in class org.schabi.newpipe.extractor.localization.ContentCountry
-
- getCountryCode() - Method in class org.schabi.newpipe.extractor.localization.Localization
-
- getDashMpdUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getDashMpdUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
Get the dash mpd url.
- getDashMpdUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getDefaultKioskExtractor() - Method in class org.schabi.newpipe.extractor.kiosk.KioskList
-
- getDefaultKioskExtractor(Page) - Method in class org.schabi.newpipe.extractor.kiosk.KioskList
-
- getDefaultKioskExtractor(Page, Localization) - Method in class org.schabi.newpipe.extractor.kiosk.KioskList
-
- getDefaultKioskId() - Method in class org.schabi.newpipe.extractor.kiosk.KioskList
-
- getDescription() - Method in class org.schabi.newpipe.extractor.channel.ChannelExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getDescription() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfoItem
-
- getDescription() - Method in interface org.schabi.newpipe.extractor.channel.ChannelInfoItemExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelInfoItemExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCConferenceInfoItemExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelInfoItemExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelInfoItemExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getDescription() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
This is the stream description.
- getDescription() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getDislikeCount() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getDislikeCount() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The amount of dislikes a video/audio stream got.
- getDislikeCount() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
Get the number of dislikes.
- getDisplayLanguageName() - Method in class org.schabi.newpipe.extractor.stream.SubtitlesStream
-
- getDonationLinks() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getDownloader() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getDownloader() - Static method in class org.schabi.newpipe.extractor.NewPipe
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampDiscographStreamInfoItemExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampPlaylistStreamInfoItemExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampSearchStreamInfoItemExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getDuration() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
Get the duration in seconds
- getDuration() - Method in class org.schabi.newpipe.extractor.stream.StreamInfoItem
-
- getDuration() - Method in interface org.schabi.newpipe.extractor.stream.StreamInfoItemExtractor
-
Get the stream duration in seconds
- getDurationPerFrame() - Method in class org.schabi.newpipe.extractor.stream.Frameset
-
- getErrorMessage() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
Should analyse the webpage's document and extracts any error message there might be.
- getErrorMessage() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
Should analyse the webpage's document and extracts any error message there might be.
- getErrors() - Method in interface org.schabi.newpipe.extractor.Collector
-
Get all errors
- getErrors() - Method in class org.schabi.newpipe.extractor.Info
-
- getErrors() - Method in class org.schabi.newpipe.extractor.InfoItemsCollector
-
- getErrors() - Method in class org.schabi.newpipe.extractor.ListExtractor.InfoItemsPage
-
- getErrors() - Method in class org.schabi.newpipe.extractor.MultiInfoItemsCollector
-
- getExtension() - Method in class org.schabi.newpipe.extractor.stream.SubtitlesStream
-
- getExtractorById(String, Page) - Method in class org.schabi.newpipe.extractor.kiosk.KioskList
-
- getExtractorById(String, Page, Localization) - Method in class org.schabi.newpipe.extractor.kiosk.KioskList
-
- getExtractorByUrl(String, Page) - Method in class org.schabi.newpipe.extractor.kiosk.KioskList
-
- getExtractorByUrl(String, Page, Localization) - Method in class org.schabi.newpipe.extractor.kiosk.KioskList
-
- getExtractorContentCountry() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getExtractorContentCountry() - Method in class org.schabi.newpipe.extractor.suggestion.SuggestionExtractor
-
- getExtractorLocalization() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getExtractorLocalization() - Method in class org.schabi.newpipe.extractor.suggestion.SuggestionExtractor
-
- getFeedExtractor(String) - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getFeedExtractor(String) - Method in class org.schabi.newpipe.extractor.StreamingService
-
This method decides which strategy will be chosen to fetch the feed.
- getFeedUrl() - Method in class org.schabi.newpipe.extractor.channel.ChannelExtractor
-
- getFeedUrl() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getFeedUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
Bandcamp discontinued their RSS feeds because it hadn't been used enough.
- getFeedUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getFeedUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getFeedUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getFeedUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getFeedUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getFeedUrlFrom(String) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- getFirst() - Method in class org.schabi.newpipe.extractor.utils.Pair
-
Gets the first object of the pair.
- getFormat() - Method in class org.schabi.newpipe.extractor.stream.Stream
-
Gets the format.
- getFormatById(int) - Static method in enum org.schabi.newpipe.extractor.MediaFormat
-
Get the media format by its id.
- getFormatId() - Method in class org.schabi.newpipe.extractor.stream.Stream
-
Gets the format id.
- getFps() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getFrameBoundsAt(long) - Method in class org.schabi.newpipe.extractor.stream.Frameset
-
Returns the information for the frame at stream position.
- getFrameHeight() - Method in class org.schabi.newpipe.extractor.stream.Frameset
-
- getFrames() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getFrames() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
Should return a list of Frameset object that contains preview of stream frames
- getFramesPerPageX() - Method in class org.schabi.newpipe.extractor.stream.Frameset
-
- getFramesPerPageY() - Method in class org.schabi.newpipe.extractor.stream.Frameset
-
- getFrameWidth() - Method in class org.schabi.newpipe.extractor.stream.Frameset
-
- getFromMimeType(String) - Static method in enum org.schabi.newpipe.extractor.MediaFormat
-
Return the MediaFormat with the supplied mime type
- getFromSuffix(String) - Static method in enum org.schabi.newpipe.extractor.MediaFormat
-
- getHeader(String) - Method in class org.schabi.newpipe.extractor.downloader.Response
-
For easy access to some header value that (usually) don't repeat itself.
- getHeight() - Method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getHeight() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getHlsUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getHlsUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getHlsUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getHlsUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
I am not sure if this is in use, and how this is used.
- getHlsUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getHost() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getHost() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The host of the stream (Eg.
- getHost() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getId() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getId() - Method in class org.schabi.newpipe.extractor.Info
-
- getId() - Method in class org.schabi.newpipe.extractor.kiosk.KioskExtractor
-
- getId() - Method in class org.schabi.newpipe.extractor.linkhandler.LinkHandler
-
- getId(String) - Method in class org.schabi.newpipe.extractor.linkhandler.LinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.linkhandler.SearchQueryHandlerFactory
-
- getId() - Method in class org.schabi.newpipe.extractor.Page
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampChannelLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampCommentsLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampFeaturedLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampPlaylistLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampStreamLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCConferenceLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCConferencesListLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCLiveListLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCLiveStreamLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCRecentListLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCStreamLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeChannelLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeCommentsLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubePlaylistLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeStreamLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeTrendingLinkHandlerFactory
-
- getId() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getId() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistExtractor
-
- getId() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudChannelLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudChartsLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudCommentsLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudPlaylistLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudStreamLinkHandlerFactory
-
- getId() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getId() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedExtractor
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeChannelLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeCommentsLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubePlaylistLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeStreamLinkHandlerFactory
-
- getId(String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeTrendingLinkHandlerFactory
-
- getIdOfService(String) - Static method in class org.schabi.newpipe.extractor.NewPipe
-
- getIds() - Method in class org.schabi.newpipe.extractor.Page
-
- getImageUrl(long, boolean) - Static method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampExtractorHelper
-
Generate image url from image ID.
- getIndexEnd() - Method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getIndexEnd() - Method in class org.schabi.newpipe.extractor.stream.AudioStream
-
- getIndexEnd() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getIndexStart() - Method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getIndexStart() - Method in class org.schabi.newpipe.extractor.stream.AudioStream
-
- getIndexStart() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getInfo(String) - Static method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getInfo(StreamingService, String) - Static method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getInfo(ChannelExtractor) - Static method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getInfo(String) - Static method in class org.schabi.newpipe.extractor.comments.CommentsInfo
-
- getInfo(StreamingService, String) - Static method in class org.schabi.newpipe.extractor.comments.CommentsInfo
-
- getInfo(CommentsExtractor) - Static method in class org.schabi.newpipe.extractor.comments.CommentsInfo
-
- getInfo(String) - Static method in class org.schabi.newpipe.extractor.feed.FeedInfo
-
- getInfo(StreamingService, String) - Static method in class org.schabi.newpipe.extractor.feed.FeedInfo
-
- getInfo(FeedExtractor) - Static method in class org.schabi.newpipe.extractor.feed.FeedInfo
-
- getInfo(String) - Static method in class org.schabi.newpipe.extractor.kiosk.KioskInfo
-
- getInfo(StreamingService, String) - Static method in class org.schabi.newpipe.extractor.kiosk.KioskInfo
-
- getInfo(KioskExtractor) - Static method in class org.schabi.newpipe.extractor.kiosk.KioskInfo
-
Get KioskInfo from KioskExtractor
- getInfo(String) - Static method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getInfo(StreamingService, String) - Static method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getInfo(PlaylistExtractor) - Static method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
Get PlaylistInfo from PlaylistExtractor
- getInfo(StreamingService, SearchQueryHandler) - Static method in class org.schabi.newpipe.extractor.search.SearchInfo
-
- getInfo(SearchExtractor) - Static method in class org.schabi.newpipe.extractor.search.SearchInfo
-
- getInfo(String) - Static method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getInfo(StreamingService, String) - Static method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getInfo(StreamExtractor) - Static method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getInfoType() - Method in class org.schabi.newpipe.extractor.InfoItem
-
- getInitEnd() - Method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getInitEnd() - Method in class org.schabi.newpipe.extractor.stream.AudioStream
-
- getInitEnd() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.ListExtractor
-
A
InfoItemsPage
corresponding to the initial page
where the items are from the initial request and the nextPage relative to it.
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampCommentsExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampFeaturedExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampSearchExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceKiosk
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKiosk
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKiosk
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCSearchExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeSearchExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeTrendingExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChartsExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudSearchExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixPlaylistExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMusicSearchExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeSearchExtractor
-
- getInitialPage() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor
-
- getInitStart() - Method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getInitStart() - Method in class org.schabi.newpipe.extractor.stream.AudioStream
-
- getInitStart() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeChannelLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeCommentsLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubePlaylistLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeSearchQueryHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeStreamLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeTrendingLinkHandlerFactory
-
- getInstance() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudChannelLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudCommentsLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudPlaylistLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudStreamLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeChannelLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeCommentsLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubePlaylistLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeSearchQueryHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeStreamLinkHandlerFactory
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.af
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.am
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ar
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.az
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.be
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.bg
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.bn
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.bs
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ca
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.cs
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.da
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.de
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.el
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.en
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.en_GB
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.es
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.es_419
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.es_US
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.et
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.eu
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.fa
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.fi
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.fil
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.fr
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.fr_CA
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.gl
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.gu
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.hi
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.hr
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.hu
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.hy
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.id
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.is
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.it
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.iw
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ja
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ka
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.kk
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.km
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.kn
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ko
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ky
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.lo
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.lt
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.lv
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.mk
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ml
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.mn
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.mr
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ms
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.my
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ne
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.nl
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.no
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.pa
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.pl
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.pt
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.pt_PT
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ro
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ru
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.si
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.sk
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.sl
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.sq
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.sr
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.sr_Latn
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.sv
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.sw
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ta
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.te
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.th
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.tr
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.uk
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.ur
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.uz
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.vi
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.zh_CN
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.zh_HK
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.zh_TW
-
- getInstance() - Static method in class org.schabi.newpipe.extractor.timeago.patterns.zu
-
- getIosUserAgent(Localization) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
Get the user-agent string used as the user-agent for InnerTube requests with the iOS
client.
- getItag(int) - Static method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getItag() - Method in class org.schabi.newpipe.extractor.stream.AudioStream
-
- getItag() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getItems() - Method in interface org.schabi.newpipe.extractor.Collector
-
Get all items
- getItems() - Method in class org.schabi.newpipe.extractor.InfoItemsCollector
-
- getItems() - Method in class org.schabi.newpipe.extractor.ListExtractor.InfoItemsPage
-
- getItemsPageOrLogError(Info, ListExtractor<T>) - Static method in class org.schabi.newpipe.extractor.utils.ExtractorHelper
-
- getJsonAndroidPostResponse(String, byte[], Localization, String) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- getJsonData(String, String) - Static method in class org.schabi.newpipe.extractor.utils.JsonUtils
-
Get an attribute of a web page as JSON
- getJsonIosPostResponse(String, byte[], Localization, String) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- getJsonPostResponse(String, byte[], Localization) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- getKey() - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
Get the internal API key used by YouTube website on InnerTube requests.
- getKioskList() - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getKioskList() - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getKioskList() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getKioskList() - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getKioskList() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getKioskList() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Must create a new instance of a KioskList implementation.
- getLanguageCode() - Method in class org.schabi.newpipe.extractor.localization.Localization
-
- getLanguageInfo() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getLanguageInfo() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getLanguageInfo() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getLanguageInfo() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The locale language of the stream.
- getLanguageInfo() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getLanguageTag() - Method in class org.schabi.newpipe.extractor.stream.SubtitlesStream
-
- getLength() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getLength() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getLength() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getLength() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getLength() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getLength() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
This should return the length of a video in seconds.
- getLicence() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getLicence() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getLicence() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getLicence() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getLicence() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getLicence() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The name of the licence of the stream.
- getLicence() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getLikeCount() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
- getLikeCount() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
- getLikeCount() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getLikeCount() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getLikeCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getLikeCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getLikeCount() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The amount of likes a video/audio stream got.
- getLikeCount() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
Get the number of likes.
- getLinkHandler() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getLinkHandler() - Method in class org.schabi.newpipe.extractor.ListExtractor
-
- getLinkHandler() - Method in class org.schabi.newpipe.extractor.search.SearchExtractor
-
- getLinksFromString(String) - Static method in class org.schabi.newpipe.extractor.utils.Parser
-
- getLinkTypeByUrl(String) - Method in class org.schabi.newpipe.extractor.StreamingService
-
Figures out where the link is pointing to (a channel, a video, a playlist, etc.)
- getListLinkHandlerFactoryByType(String) - Method in class org.schabi.newpipe.extractor.kiosk.KioskList
-
- getLiveStreams(Downloader, Localization) - Static method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCParsingHelper
-
- getLocale() - Method in class org.schabi.newpipe.extractor.stream.SubtitlesStream
-
- getLocaleFromThreeLetterCode(String) - Static method in class org.schabi.newpipe.extractor.localization.Localization
-
Converts a three letter language code (ISO 639-2/T) to a Locale
because limits of Java Locale class.
- getLocalization() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Returns the localization that should be used in this service.
- getLocalizationCode() - Method in class org.schabi.newpipe.extractor.localization.Localization
-
Return a formatted string in the form of: language-Country
, or
just language
if country is null
.
- getMediaCapabilities() - Method in class org.schabi.newpipe.extractor.StreamingService.ServiceInfo
-
- getMediaFormat() - Method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.search.SearchExtractor
-
Meta information about the search query.
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.search.SearchInfo
-
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampSearchExtractor
-
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCSearchExtractor
-
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeSearchExtractor
-
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudSearchExtractor
-
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMusicSearchExtractor
-
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeSearchExtractor
-
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getMetaInfo(JsonArray) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
Meta information about the stream.
- getMetaInfo() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getMimeById(int) - Static method in enum org.schabi.newpipe.extractor.MediaFormat
-
Return the MIME type of the media format with the supplied id
- getMimeType() - Method in enum org.schabi.newpipe.extractor.MediaFormat
-
Get the mime type
- getMoreItems(StreamingService, String, Page) - Static method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getMoreItems(CommentsInfo, Page) - Static method in class org.schabi.newpipe.extractor.comments.CommentsInfo
-
- getMoreItems(StreamingService, CommentsInfo, Page) - Static method in class org.schabi.newpipe.extractor.comments.CommentsInfo
-
- getMoreItems(StreamingService, String, Page) - Static method in class org.schabi.newpipe.extractor.comments.CommentsInfo
-
- getMoreItems(StreamingService, String, Page) - Static method in class org.schabi.newpipe.extractor.kiosk.KioskInfo
-
- getMoreItems(StreamingService, String, Page) - Static method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getMoreItems(StreamingService, SearchQueryHandler, Page) - Static method in class org.schabi.newpipe.extractor.search.SearchInfo
-
- getName() - Method in class org.schabi.newpipe.extractor.comments.CommentsExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.Extractor
-
Get the name
- getName() - Method in class org.schabi.newpipe.extractor.Info
-
- getName() - Method in class org.schabi.newpipe.extractor.InfoItem
-
- getName() - Method in interface org.schabi.newpipe.extractor.InfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.kiosk.KioskExtractor
-
Id should be the name of the kiosk, tho Id is used for identifying it in the frontend,
so id should be kept in english.
- getName() - Method in enum org.schabi.newpipe.extractor.MediaFormat
-
Get the name of the format
- getName() - Method in class org.schabi.newpipe.extractor.search.SearchExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampCommentsInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampFeaturedExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistInfoItemFeaturedExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRelatedPlaylistInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampDiscographStreamInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampPlaylistStreamInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampSearchStreamInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCConferenceInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceKiosk
-
- getName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKiosk
-
- getName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKiosk
-
- getName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeTrendingExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeInstance
-
- getName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChartsExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixOrPlaylistInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixPlaylistExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor
-
- getName() - Method in class org.schabi.newpipe.extractor.StreamingService.ServiceInfo
-
- getName() - Method in class org.schabi.newpipe.extractor.subscription.SubscriptionItem
-
- getNameById(int) - Static method in enum org.schabi.newpipe.extractor.MediaFormat
-
Return the friendly name of the media format with the supplied id
- getNameOfService(int) - Static method in class org.schabi.newpipe.extractor.NewPipe
-
- getNextPage() - Method in class org.schabi.newpipe.extractor.ListExtractor.InfoItemsPage
-
- getNextPage() - Method in class org.schabi.newpipe.extractor.ListInfo
-
- getNextPage(String, long) - Static method in class org.schabi.newpipe.extractor.services.peertube.PeertubeParsingHelper
-
- getNumber(JsonObject, String) - Static method in class org.schabi.newpipe.extractor.utils.JsonUtils
-
- getObject(JsonObject, String) - Static method in class org.schabi.newpipe.extractor.utils.JsonUtils
-
- getOriginalUrl() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getOriginalUrl() - Method in class org.schabi.newpipe.extractor.Info
-
- getOriginalUrl() - Method in class org.schabi.newpipe.extractor.linkhandler.LinkHandler
-
- getOriginalUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.ListExtractor
-
Get a list of items corresponding to the specific requested page.
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampCommentsExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampFeaturedExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampSearchExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceKiosk
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKiosk
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKiosk
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCSearchExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeSearchExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeTrendingExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChartsExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudSearchExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixPlaylistExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMusicSearchExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeSearchExtractor
-
- getPage(Page) - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeTrendingExtractor
-
- getParentChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.channel.ChannelExtractor
-
- getParentChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getParentChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
- getParentChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getParentChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getParentChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getParentChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getParentChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getParentChannelName() - Method in class org.schabi.newpipe.extractor.channel.ChannelExtractor
-
- getParentChannelName() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getParentChannelName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
- getParentChannelName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getParentChannelName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getParentChannelName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getParentChannelName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getParentChannelName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getParentChannelUrl() - Method in class org.schabi.newpipe.extractor.channel.ChannelExtractor
-
- getParentChannelUrl() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getParentChannelUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
- getParentChannelUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getParentChannelUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getParentChannelUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getParentChannelUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getParentChannelUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getPatterns(String, String) - Static method in class org.schabi.newpipe.extractor.timeago.PatternsManager
-
Return an holder object containing all the patterns array.
- getPlaylistExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getPlaylistExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getPlaylistExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getPlaylistExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getPlaylistExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getPlaylistExtractor(ListLinkHandler) - Method in class org.schabi.newpipe.extractor.StreamingService
-
Must crete a new instance of a PlaylistExtractor implementation.
- getPlaylistExtractor(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getPlaylistExtractor(String) - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getPlaylistLHFactory() - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getPlaylistLHFactory() - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getPlaylistLHFactory() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getPlaylistLHFactory() - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getPlaylistLHFactory() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getPlaylistLHFactory() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Must return a new instance of an implementation of ListLinkHandlerFactory for playlists.
- getPlaylistType() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistExtractor
-
- getPlaylistType() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getPlaylistType() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfoItem
-
- getPlaylistType() - Method in interface org.schabi.newpipe.extractor.playlist.PlaylistInfoItemExtractor
-
- getPlaylistType() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixOrPlaylistInfoItemExtractor
-
- getPlaylistType() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixPlaylistExtractor
-
- getPlaylistType() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getPreferredContentCountry() - Static method in class org.schabi.newpipe.extractor.NewPipe
-
- getPreferredLocalization() - Static method in class org.schabi.newpipe.extractor.NewPipe
-
- getPreviewFrames() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getPreviewUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamSegment
-
- getPrivacy() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getPrivacy() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getPrivacy() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getPrivacy() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The privacy of the stream (Eg.
- getPrivacy() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getQuality() - Method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getQuality() - Method in class org.schabi.newpipe.extractor.stream.AudioStream
-
- getQuality() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getQueryValue(URL, String) - Static method in class org.schabi.newpipe.extractor.utils.Utils
-
Get the value of a URL-query by name.
- getReason() - Method in exception org.schabi.newpipe.extractor.exceptions.AccountTerminatedException
-
The reason for the violation.
- getRelatedItems() - Method in class org.schabi.newpipe.extractor.ListInfo
-
- getRelatedItems() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getRelatedItems() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getRelatedItems() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getRelatedItems() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getRelatedItems() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getRelatedItems() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
Should return a list of streams related to the current handled.
- getRelatedItems() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getRelatedItemsOrLogError(StreamInfo, StreamExtractor) - Static method in class org.schabi.newpipe.extractor.utils.ExtractorHelper
-
- getRelatedStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
- getRelatedStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getRelatedUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudSubscriptionExtractor
-
- getRelatedUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeSubscriptionExtractor
-
- getRelatedUrl() - Method in class org.schabi.newpipe.extractor.subscription.SubscriptionExtractor
-
Returns an url that can help/guide the user to the file (or channel url) to extract the
subscriptions.
- getRelatedVideosOrLogError(StreamInfo, StreamExtractor) - Static method in class org.schabi.newpipe.extractor.utils.ExtractorHelper
-
- getReplies() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
- getReplies() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
The continuation page which is used to get comment replies from.
- getReplies() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getResolution() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
Get the video resolution
- getSearchExtractor(SearchQueryHandler) - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getSearchExtractor(SearchQueryHandler) - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getSearchExtractor(SearchQueryHandler) - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getSearchExtractor(SearchQueryHandler) - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getSearchExtractor(SearchQueryHandler) - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getSearchExtractor(SearchQueryHandler) - Method in class org.schabi.newpipe.extractor.StreamingService
-
Must create a new instance of a SearchExtractor implementation.
- getSearchExtractor(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getSearchExtractor(String) - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getSearchParameter(String) - Static method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeSearchQueryHandlerFactory
-
- getSearchQHFactory() - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getSearchQHFactory() - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getSearchQHFactory() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getSearchQHFactory() - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getSearchQHFactory() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getSearchQHFactory() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Must return an instance of an implementation of SearchQueryHandlerFactory.
- getSearchString() - Method in class org.schabi.newpipe.extractor.linkhandler.SearchQueryHandler
-
Returns the search string.
- getSearchString(String) - Method in class org.schabi.newpipe.extractor.linkhandler.SearchQueryHandlerFactory
-
- getSearchString() - Method in class org.schabi.newpipe.extractor.search.SearchExtractor
-
- getSearchString() - Method in class org.schabi.newpipe.extractor.search.SearchInfo
-
- getSearchSuggestion() - Method in class org.schabi.newpipe.extractor.search.SearchExtractor
-
The search suggestion provided by the service.
- getSearchSuggestion() - Method in class org.schabi.newpipe.extractor.search.SearchInfo
-
- getSearchSuggestion() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampSearchExtractor
-
- getSearchSuggestion() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCSearchExtractor
-
- getSearchSuggestion() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeSearchExtractor
-
- getSearchSuggestion() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudSearchExtractor
-
- getSearchSuggestion() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMusicSearchExtractor
-
- getSearchSuggestion() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeSearchExtractor
-
- getSecond() - Method in class org.schabi.newpipe.extractor.utils.Pair
-
Gets the second object of the pair.
- getSegmentedAudioStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getSegmentedAudioStreams() - Method in class org.schabi.newpipe.extractor.utils.DashMpdParser.ParserResult
-
- getSegmentedVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getSegmentedVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.utils.DashMpdParser.ParserResult
-
- getSegmentedVideoStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getSegmentedVideoStreams() - Method in class org.schabi.newpipe.extractor.utils.DashMpdParser.ParserResult
-
- getService() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getService() - Method in class org.schabi.newpipe.extractor.Info
-
- getService(int) - Static method in class org.schabi.newpipe.extractor.NewPipe
-
- getService(String) - Static method in class org.schabi.newpipe.extractor.NewPipe
-
- getService() - Method in class org.schabi.newpipe.extractor.suggestion.SuggestionExtractor
-
- getServiceByUrl(String) - Static method in class org.schabi.newpipe.extractor.NewPipe
-
- getServiceId() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getServiceId() - Method in class org.schabi.newpipe.extractor.Info
-
- getServiceId() - Method in class org.schabi.newpipe.extractor.InfoItem
-
- getServiceId() - Method in class org.schabi.newpipe.extractor.InfoItemsCollector
-
Get the service id
- getServiceId() - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getServiceId() - Method in class org.schabi.newpipe.extractor.subscription.SubscriptionItem
-
- getServiceId() - Method in class org.schabi.newpipe.extractor.suggestion.SuggestionExtractor
-
- getServiceInfo() - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getServices() - Static method in class org.schabi.newpipe.extractor.NewPipe
-
- getShortDescription() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getShortDescription() - Method in class org.schabi.newpipe.extractor.stream.StreamInfoItem
-
- getShortDescription() - Method in interface org.schabi.newpipe.extractor.stream.StreamInfoItemExtractor
-
Get the video's short description.
- getSortFilter() - Method in class org.schabi.newpipe.extractor.linkhandler.ListLinkHandler
-
- getSortFilter() - Method in class org.schabi.newpipe.extractor.ListInfo
-
- getStartPosition() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getStartTimeSeconds() - Method in class org.schabi.newpipe.extractor.stream.StreamSegment
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfoItem
-
- getStreamCount() - Method in interface org.schabi.newpipe.extractor.channel.ChannelInfoItemExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfoItem
-
- getStreamCount() - Method in interface org.schabi.newpipe.extractor.playlist.PlaylistInfoItemExtractor
-
Get the number of streams
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelInfoItemExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistInfoItemExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistInfoItemFeaturedExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRelatedPlaylistInfoItemExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCConferenceInfoItemExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelInfoItemExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistInfoItemExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelInfoItemExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixOrPlaylistInfoItemExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixPlaylistExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getStreamCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistInfoItemExtractor
-
- getStreamExtractor(LinkHandler) - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getStreamExtractor(LinkHandler) - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getStreamExtractor(LinkHandler) - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getStreamExtractor(LinkHandler) - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getStreamExtractor(LinkHandler) - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getStreamExtractor(LinkHandler) - Method in class org.schabi.newpipe.extractor.StreamingService
-
Must create a new instance of a StreamExtractor implementation.
- getStreamExtractor(String) - Method in class org.schabi.newpipe.extractor.StreamingService
-
- getStreamLHFactory() - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getStreamLHFactory() - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getStreamLHFactory() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getStreamLHFactory() - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getStreamLHFactory() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getStreamLHFactory() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Must return a new instance of an implementation of LinkHandlerFactory for streams.
- getStreamPosition() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
Get the playback position of the stream to which this comment belongs.
- getStreamPosition() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
The playback position of the stream to which this comment belongs.
- getStreamPosition() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getStreams(StreamInfo) - Static method in class org.schabi.newpipe.extractor.utils.DashMpdParser
-
Will try to download (using
StreamInfo.getDashMpdUrl()
) and parse the dash manifest,
then it will search for any stream that the ItagItem has (by the id).
- getStreamSegments() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getStreamSegments() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getStreamSegments() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The list of stream segments by timestamps for the stream.
- getStreamSegments() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getStreamsFromApi(StreamInfoItemsCollector, String, boolean) - Static method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelper
-
Fetch the streams from the given API and commit each of them to the collector.
- getStreamsFromApi(StreamInfoItemsCollector, String) - Static method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelper
-
- getStreamsFromApiMinItems(int, StreamInfoItemsCollector, String) - Static method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelper
-
Fetch the streams from the given API and commit each of them to the collector.
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampStreamInfoItemExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
- getStreamType() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
Get the stream type
- getStreamType() - Method in class org.schabi.newpipe.extractor.stream.StreamInfoItem
-
- getStreamType() - Method in interface org.schabi.newpipe.extractor.stream.StreamInfoItemExtractor
-
Get the stream type
- getStreamUrlFromIds(long, long, String) - Static method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampExtractorHelper
-
Translate all these parameters together to the URL of the corresponding album or track
using the mobile API
- getString(JsonObject, String) - Static method in class org.schabi.newpipe.extractor.utils.JsonUtils
-
- getStringListFromJsonArray(JsonArray) - Static method in class org.schabi.newpipe.extractor.utils.JsonUtils
-
- getStringResultFromRegexArray(String, String[]) - Static method in class org.schabi.newpipe.extractor.utils.Utils
-
Find the result of an array of string regular expressions inside an input on the first
group (0
).
- getStringResultFromRegexArray(String, Pattern[]) - Static method in class org.schabi.newpipe.extractor.utils.Utils
-
Find the result of an array of
Pattern
s inside an input on the first group
(
0
).
- getStringResultFromRegexArray(String, String[], int) - Static method in class org.schabi.newpipe.extractor.utils.Utils
-
Find the result of an array of string regular expressions inside an input on a specific
group.
- getStringResultFromRegexArray(String, Pattern[], int) - Static method in class org.schabi.newpipe.extractor.utils.Utils
-
Find the result of an array of
Pattern
s inside an input on a specific
group.
- getSubChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistExtractor
-
- getSubChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getSubChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getSubChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getSubChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getSubChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The url to the image file/profile picture/avatar of the sub-channel of the stream.
- getSubChannelAvatarUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getSubChannelName() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistExtractor
-
- getSubChannelName() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getSubChannelName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getSubChannelName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getSubChannelName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getSubChannelName() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The name of the sub-channel of the stream.
- getSubChannelName() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getSubChannelUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistExtractor
-
- getSubChannelUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getSubChannelUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getSubChannelUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getSubChannelUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getSubChannelUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The Url to the page of the sub-channel of the stream.
- getSubChannelUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.channel.ChannelExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfo
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.channel.ChannelInfoItem
-
- getSubscriberCount() - Method in interface org.schabi.newpipe.extractor.channel.ChannelInfoItemExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelInfoItemExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCConferenceInfoItemExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCConferenceExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeAccountExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeChannelExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelInfoItemExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelInfoItemExtractor
-
- getSubscriptionExtractor() - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getSubscriptionExtractor() - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getSubscriptionExtractor() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getSubscriptionExtractor() - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getSubscriptionExtractor() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getSubscriptionExtractor() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Outdated or obsolete.
- getSubtitles(MediaFormat) - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getSubtitles(MediaFormat) - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getSubtitles(MediaFormat) - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
This will return a list of available
SubtitlesStream
s given by a specific type.
- getSubtitles() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getSubtitlesDefault() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getSubtitlesDefault() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getSubtitlesDefault() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
- getSuffix() - Method in enum org.schabi.newpipe.extractor.MediaFormat
-
Get the filename extension
- getSuffixById(int) - Static method in enum org.schabi.newpipe.extractor.MediaFormat
-
Return the file extension of the media format with the supplied id
- getSuggestionExtractor() - Method in class org.schabi.newpipe.extractor.services.bandcamp.BandcampService
-
- getSuggestionExtractor() - Method in class org.schabi.newpipe.extractor.services.media_ccc.MediaCCCService
-
- getSuggestionExtractor() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeService
-
- getSuggestionExtractor() - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getSuggestionExtractor() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getSuggestionExtractor() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Must create a new instance of a SuggestionExtractor implementation.
- getSupportedCountries() - Method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudService
-
- getSupportedCountries() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getSupportedCountries() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Returns a list of countries that this service supports.
- getSupportedLocalizations() - Method in class org.schabi.newpipe.extractor.services.youtube.YoutubeService
-
- getSupportedLocalizations() - Method in class org.schabi.newpipe.extractor.StreamingService
-
Returns a list of localizations that this service supports.
- getSupportedSources() - Method in class org.schabi.newpipe.extractor.subscription.SubscriptionExtractor
-
- getSupportInfo() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getSupportInfo() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The support information of the stream.
- getSupportInfo() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getTags() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getTags() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getTags() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getTags() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getTags() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getTags() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getTags() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The list of tags of the stream.
- getTags() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getTextAtKey(JsonObject, String) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- getTextFromObject(JsonObject, boolean) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
Get the text from a JSON object that has either a simpleText
or a runs
array.
- getTextFromObject(JsonObject) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- getTextualLikeCount() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
- getTextualLikeCount() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
The unmodified like count given by the service
It may be language dependent
- getTextualLikeCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
- getTextualUploadDate() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
The upload date given by the service, unmodified
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampStreamInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The original textual date provided by the service.
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getTextualUploadDate() - Method in class org.schabi.newpipe.extractor.stream.StreamInfoItem
-
- getTextualUploadDate() - Method in interface org.schabi.newpipe.extractor.stream.StreamInfoItemExtractor
-
The original textual date provided by the service.
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.InfoItem
-
- getThumbnailUrl() - Method in interface org.schabi.newpipe.extractor.InfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampCommentsInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistInfoItemFeaturedExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRelatedPlaylistInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampDiscographStreamInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampPlaylistStreamInfoItemExtractor
-
Each track can have its own cover art.
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampSearchStreamInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCConferenceInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixOrPlaylistInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixPlaylistExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
This will return the url to the thumbnail of the stream.
- getThumbnailUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
Get the thumbnail url
- getThumbnailUrlFromInfoItem(JsonObject) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- getTimeAgoParser() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getTimeAgoParser(Localization) - Method in class org.schabi.newpipe.extractor.StreamingService
-
Get an instance of the time ago parser using the patterns related to the passed localization.
- getTimeAgoParserFor(Localization) - Static method in class org.schabi.newpipe.extractor.localization.TimeAgoPatternsManager
-
- getTimeStamp() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getTimeStamp() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getTimeStamp() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
Attempts to parse (and return) the offset to start playing the video from.
- getTimeStamp() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
If the url you are currently handling contains a time stamp/seek, you can return the
position it represents here.
- getTimestampSeconds(String) - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
Override this function if the format of timestamp in the url is not the same format as that
from youtube.
- getTitle() - Method in class org.schabi.newpipe.extractor.MetaInfo
-
- getTitle() - Method in class org.schabi.newpipe.extractor.stream.StreamSegment
-
- getTorrentUrl() - Method in class org.schabi.newpipe.extractor.stream.Stream
-
Gets the torrent url.
- getTotalCount() - Method in class org.schabi.newpipe.extractor.stream.Frameset
-
- getType() - Method in class org.schabi.newpipe.extractor.stream.Description
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
- getUploadDate() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
The upload date wrapped with DateWrapper class
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampStreamInfoItemExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsInfoItemExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getUploadDate() - Method in class org.schabi.newpipe.extractor.stream.StreamInfoItem
-
- getUploadDate() - Method in interface org.schabi.newpipe.extractor.stream.StreamInfoItemExtractor
-
Extracts the upload date and time of this item and parses it.
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
- getUploaderAvatarUrl() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampCommentsInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampDiscographStreamInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampPlaylistStreamInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampSearchStreamInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixPlaylistExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The url to the image file/profile picture/avatar of the creator/uploader of the stream.
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getUploaderAvatarUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamInfoItem
-
- getUploaderAvatarUrl() - Method in interface org.schabi.newpipe.extractor.stream.StreamInfoItemExtractor
-
Get the uploader's avatar
- getUploaderName() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
- getUploaderName() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfoItem
-
- getUploaderName() - Method in interface org.schabi.newpipe.extractor.playlist.PlaylistInfoItemExtractor
-
Get the uploader name
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampCommentsInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistInfoItemFeaturedExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRelatedPlaylistInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampDiscographStreamInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampPlaylistStreamInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampSearchStreamInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getUploaderName(JsonObject) - Static method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelper
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixOrPlaylistInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixPlaylistExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The name of the creator/uploader of the stream.
- getUploaderName() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getUploaderName() - Method in class org.schabi.newpipe.extractor.stream.StreamInfoItem
-
- getUploaderName() - Method in interface org.schabi.newpipe.extractor.stream.StreamInfoItemExtractor
-
Get the uploader name
- getUploaderSubscriberCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getUploaderSubscriberCount() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The subscriber count of the uploader.
- getUploaderSubscriberCount() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.comments.CommentsInfoItem
-
- getUploaderUrl() - Method in interface org.schabi.newpipe.extractor.comments.CommentsInfoItemExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.playlist.PlaylistInfo
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampStreamInfoItemExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsInfoItemExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubePlaylistExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getUploaderUrl(JsonObject) - Static method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelper
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixPlaylistExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The Url to the page of the creator/uploader of the stream.
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getUploaderUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamInfoItem
-
- getUploaderUrl() - Method in interface org.schabi.newpipe.extractor.stream.StreamInfoItemExtractor
-
- getUrl() - Method in exception org.schabi.newpipe.extractor.exceptions.ReCaptchaException
-
- getUrl() - Method in class org.schabi.newpipe.extractor.Extractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.Info
-
- getUrl() - Method in class org.schabi.newpipe.extractor.InfoItem
-
- getUrl() - Method in interface org.schabi.newpipe.extractor.InfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.linkhandler.LinkHandler
-
- getUrl(String) - Method in class org.schabi.newpipe.extractor.linkhandler.LinkHandlerFactory
-
- getUrl(String, String) - Method in class org.schabi.newpipe.extractor.linkhandler.LinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.linkhandler.ListLinkHandlerFactory
-
- getUrl(String, List<String>, String, String) - Method in class org.schabi.newpipe.extractor.linkhandler.ListLinkHandlerFactory
-
- getUrl(String) - Method in class org.schabi.newpipe.extractor.linkhandler.ListLinkHandlerFactory
-
For making ListLinkHandlerFactory compatible with LinkHandlerFactory we need to override
this, however it should not be overridden by the actual implementation.
- getUrl(String, String) - Method in class org.schabi.newpipe.extractor.linkhandler.ListLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.linkhandler.SearchQueryHandlerFactory
-
- getUrl() - Method in class org.schabi.newpipe.extractor.Page
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampChannelInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampCommentsInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampPlaylistInfoItemFeaturedExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioStreamExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRelatedPlaylistInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampDiscographStreamInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampPlaylistStreamInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampSearchStreamInfoItemExtractor
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampChannelLinkHandlerFactory
-
Uses the mobile endpoint as a "translator" from id to url
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampCommentsLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampFeaturedLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampPlaylistLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampSearchQueryHandlerFactory
-
- getUrl(String) - Method in class org.schabi.newpipe.extractor.services.bandcamp.linkHandler.BandcampStreamLinkHandlerFactory
-
Clean up url
- getUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCConferenceInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCConferenceLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCConferencesListLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCLiveListLinkHandlerFactory
-
- getUrl(String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCLiveStreamLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCRecentListLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCSearchQueryHandlerFactory
-
- getUrl(String) - Method in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCStreamLinkHandlerFactory
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeCommentsInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeChannelLinkHandlerFactory
-
- getUrl(String, List<String>, String, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeChannelLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeCommentsLinkHandlerFactory
-
- getUrl(String, List<String>, String, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeCommentsLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubePlaylistLinkHandlerFactory
-
- getUrl(String, List<String>, String, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubePlaylistLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeSearchQueryHandlerFactory
-
- getUrl(String, List<String>, String, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeSearchQueryHandlerFactory
-
- getUrl(String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeStreamLinkHandlerFactory
-
- getUrl(String, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeStreamLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeTrendingLinkHandlerFactory
-
- getUrl(String, List<String>, String, String) - Method in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeTrendingLinkHandlerFactory
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.peertube.PeertubeInstance
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudChannelInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudCommentsInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudPlaylistInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudChannelLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudChartsLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudCommentsLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudPlaylistLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudSearchQueryHandlerFactory
-
- getUrl(String) - Method in class org.schabi.newpipe.extractor.services.soundcloud.linkHandler.SoundcloudStreamLinkHandlerFactory
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeCommentsInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMixOrPlaylistInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeMusicSearchExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubePlaylistInfoItemExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeSearchExtractor
-
- getUrl() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeChannelLinkHandlerFactory
-
Returns URL to channel from an ID
- getUrl(String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeCommentsLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeCommentsLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubePlaylistLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeSearchQueryHandlerFactory
-
- getUrl(String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeStreamLinkHandlerFactory
-
- getUrl(String, List<String>, String) - Method in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeTrendingLinkHandlerFactory
-
- getUrl() - Method in class org.schabi.newpipe.extractor.stream.Stream
-
Gets the url.
- getUrl() - Method in class org.schabi.newpipe.extractor.stream.StreamSegment
-
- getUrl() - Method in class org.schabi.newpipe.extractor.subscription.SubscriptionItem
-
- getUrlFromNavigationEndpoint(JsonObject) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- getUrls() - Method in class org.schabi.newpipe.extractor.MetaInfo
-
- getUrls() - Method in class org.schabi.newpipe.extractor.stream.Frameset
-
- getUrlTexts() - Method in class org.schabi.newpipe.extractor.MetaInfo
-
- getUsersFromApi(ChannelInfoItemsCollector, String) - Static method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelper
-
Fetch the user items from the given API and commit each of them to the collector.
- getUsersFromApiMinItems(int, ChannelInfoItemsCollector, String) - Static method in class org.schabi.newpipe.extractor.services.soundcloud.SoundcloudParsingHelper
-
Fetch the users from the given API and commit each of them to the collector.
- getValidJsonResponseBody(Response) - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- getValue(JsonObject, String) - Static method in class org.schabi.newpipe.extractor.utils.JsonUtils
-
- getValues(JsonArray, String) - Static method in class org.schabi.newpipe.extractor.utils.JsonUtils
-
- getVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
- getVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getVideoOnlyStreams() - Method in class org.schabi.newpipe.extractor.utils.DashMpdParser.ParserResult
-
- getVideoStreams() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampStreamExtractor
-
- getVideoStreams() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getVideoStreams() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getVideoStreams() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getVideoStreams() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getVideoStreams() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getVideoStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
- getVideoStreams() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getVideoStreams() - Method in class org.schabi.newpipe.extractor.utils.DashMpdParser.ParserResult
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.BandcampRadioInfoItemExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.bandcamp.extractors.streaminfoitem.BandcampStreamInfoItemExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.infoItems.MediaCCCStreamInfoItemExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCLiveStreamKioskExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCRecentKioskExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.media_ccc.extractors.MediaCCCStreamExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.peertube.extractors.PeertubeStreamInfoItemExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.soundcloud.extractors.SoundcloudStreamInfoItemExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeFeedInfoItemExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamInfoItemExtractor
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.stream.StreamExtractor
-
The count of how many people have watched the video/listened to the audio stream.
- getViewCount() - Method in class org.schabi.newpipe.extractor.stream.StreamInfo
-
- getViewCount() - Method in class org.schabi.newpipe.extractor.stream.StreamInfoItem
-
- getViewCount() - Method in interface org.schabi.newpipe.extractor.stream.StreamInfoItemExtractor
-
Parses the number of views
- getWidth() - Method in class org.schabi.newpipe.extractor.services.youtube.ItagItem
-
- getWidth() - Method in class org.schabi.newpipe.extractor.stream.VideoStream
-
- getYoutubeMusicKey() - Static method in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- gl - Class in org.schabi.newpipe.extractor.timeago.patterns
-
- gu - Class in org.schabi.newpipe.extractor.timeago.patterns
-
- validate(JsonObject) - Static method in class org.schabi.newpipe.extractor.services.peertube.PeertubeParsingHelper
-
- valueOf(String) - Static method in enum org.schabi.newpipe.extractor.exceptions.AccountTerminatedException.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.schabi.newpipe.extractor.InfoItem.InfoType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.schabi.newpipe.extractor.MediaFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.schabi.newpipe.extractor.playlist.PlaylistInfo.PlaylistType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.schabi.newpipe.extractor.services.youtube.ItagItem.ItagType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.schabi.newpipe.extractor.stream.StreamExtractor.Privacy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.schabi.newpipe.extractor.stream.StreamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.schabi.newpipe.extractor.StreamingService.LinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.schabi.newpipe.extractor.StreamingService.ServiceInfo.MediaCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.schabi.newpipe.extractor.subscription.SubscriptionExtractor.ContentSource
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.schabi.newpipe.extractor.exceptions.AccountTerminatedException.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.schabi.newpipe.extractor.InfoItem.InfoType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.schabi.newpipe.extractor.MediaFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.schabi.newpipe.extractor.playlist.PlaylistInfo.PlaylistType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.schabi.newpipe.extractor.services.youtube.ItagItem.ItagType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.schabi.newpipe.extractor.stream.StreamExtractor.Privacy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.schabi.newpipe.extractor.stream.StreamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.schabi.newpipe.extractor.StreamingService.LinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.schabi.newpipe.extractor.StreamingService.ServiceInfo.MediaCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.schabi.newpipe.extractor.subscription.SubscriptionExtractor.ContentSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vi - Class in org.schabi.newpipe.extractor.timeago.patterns
-
- VIDEO_API_ENDPOINT - Static variable in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCLiveStreamLinkHandlerFactory
-
- VIDEO_API_ENDPOINT - Static variable in class org.schabi.newpipe.extractor.services.media_ccc.linkHandler.MediaCCCStreamLinkHandlerFactory
-
- VIDEO_API_ENDPOINT - Static variable in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeStreamLinkHandlerFactory
-
- VIDEO_ID - Static variable in class org.schabi.newpipe.extractor.services.youtube.YoutubeParsingHelper
-
- VIDEOS - Static variable in class org.schabi.newpipe.extractor.services.peertube.linkHandler.PeertubeSearchQueryHandlerFactory
-
- VIDEOS - Static variable in class org.schabi.newpipe.extractor.services.youtube.linkHandler.YoutubeSearchQueryHandlerFactory
-
- VideoStream - Class in org.schabi.newpipe.extractor.stream
-
- VideoStream(String, MediaFormat, String) - Constructor for class org.schabi.newpipe.extractor.stream.VideoStream
-
- VideoStream(String, MediaFormat, String, boolean) - Constructor for class org.schabi.newpipe.extractor.stream.VideoStream
-
- VideoStream(String, boolean, ItagItem) - Constructor for class org.schabi.newpipe.extractor.stream.VideoStream
-
- VideoStream(String, String, MediaFormat, String) - Constructor for class org.schabi.newpipe.extractor.stream.VideoStream
-
- VideoStream(String, String, MediaFormat, String, boolean) - Constructor for class org.schabi.newpipe.extractor.stream.VideoStream
-