NewPipeExtractor/src/main/java/org/schabi/newpipe/extractor
John Zhen Mo ccc8cde80e -Fix subtitles extraction NPE on certain video that contains no caption info.
-Moved subtitles to optional data extraction.
2018-02-06 10:45:58 -08:00
..
channel -Fix channel extractor error. 2017-12-29 16:13:24 -08:00
exceptions Use Gradle 2017-08-05 10:03:56 +02:00
kiosk fix fetch page 2017-12-29 14:40:42 +01:00
playlist -Fixed reversed order of inputs on playlist info. 2018-01-03 16:42:55 -08:00
search Make some fields final 2017-11-30 11:39:03 +01:00
services -Fix subtitles extraction NPE on certain video that contains no caption info. 2018-02-06 10:45:58 -08:00
stream -Fix subtitles extraction NPE on certain video that contains no caption info. 2018-02-06 10:45:58 -08:00
utils Fix javadoc errors. (warnings still not fixed) 2017-11-30 12:24:50 +01:00
Collector.java Refactor collectors 2017-11-25 01:44:56 +01:00
Downloader.java Use Gradle 2017-08-05 10:03:56 +02:00
Extractor.java Fix getNextStreams from Youtube's channel extractor 2018-01-13 17:09:31 -02:00
Info.java Merge branch 'bugfix-dont-call-fetch-page-in-constructor' of https://github.com/coffeemakr/NewPipeExtractor into f 2017-11-30 15:39:27 +01:00
InfoItem.java Make info item fields final 2017-11-25 01:44:56 +01:00
InfoItemCollector.java fix exception on found ads 2017-12-15 22:12:32 +01:00
InfoItemExtractor.java Create InfoItemExtractor 2017-08-11 15:21:49 -03:00
ListExtractor.java roleback fix warning of generics (broke frontend compartiblity 2018-01-20 15:45:49 +01:00
ListInfo.java Refactor collectors 2017-11-25 01:44:56 +01:00
MediaFormat.java Code refactoring 2017-11-25 01:44:11 +01:00
NewPipe.java Refactor and improvements 2017-08-06 17:20:15 -03:00
ServiceList.java Rename some stuff 2017-08-07 18:19:10 +02:00
StreamingService.java add youtube trending extractor 2017-08-12 21:10:21 +02:00
Subtitles.java -Modified subtitles to use locale rather than language code. 2018-02-03 13:53:03 -08:00
SuggestionExtractor.java Make some fields final 2017-11-30 11:39:03 +01:00
UrlIdHandler.java Rename some stuff 2017-08-07 18:19:10 +02:00