Package org.schabi.newpipe.extractor.utils
-
Class Summary Class Description ExtractorHelper ImageSuffix Serializable class representing a suffix (which may include its format extension, such as.jpg
) which needs to be added to get an image/thumbnail URL with its corresponding height, width and estimated resolution level.JavaScript JsonUtils LocaleCompat This class contains a simple implementation ofLocale.forLanguageTag(String)
for Android API levels below 21 (Lollipop).ManifestCreatorCache<K extends java.io.Serializable,V extends java.io.Serializable> Aserializable
cache class used by the extractor to cache manifests generated with extractor's manifests generators.Pair<F extends java.io.Serializable,S extends java.io.Serializable> Serializable class to create a pair of objects.Parser Avoid using regex !!!RandomStringFromAlphabetGenerator Generates a random string from a predefined alphabet.Utils -
Exception Summary Exception Description Parser.RegexException