Package org.schabi.newpipe.extractor.downloader
-
Class Summary Class Description Downloader A base for downloader implementations that NewPipe will use to download needed resources during extraction.Request An object that holds request information used whenexecuting
a request.Request.Builder Response A Data class used to hold the results from requests made by the Downloader implementation.