NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor
skil3z a83d020944
Accommodate time formatting for different countries
If there's a . in the time format, this detects it and uses is instead of : 
This removes errors and lag related to "Could not get duration" while using NewPipe in countries with official time formatting with . (dot) instead of : (punctuation colon)

Tested to compile and work on real device
2018-09-09 12:53:10 +03:00
..
channel rename uih and remove afiliate link foo 2018-07-13 18:02:40 +02:00
exceptions Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
kiosk fix names in kiosklist 2018-07-13 21:50:49 +02:00
linkhandler rename uih and remove afiliate link foo 2018-07-13 18:02:40 +02:00
playlist rename uih and remove afiliate link foo 2018-07-13 18:02:40 +02:00
search rename uih and remove afiliate link foo 2018-07-13 18:02:40 +02:00
services Accommodate time formatting for different countries 2018-09-09 12:53:10 +03:00
stream make dash parser ignore segmented streams 2018-08-21 17:23:56 +02:00
subscription Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
utils make dash parser ignore segmented streams 2018-08-21 17:23:56 +02:00
Collector.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
Downloader.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
Extractor.java rename uih and remove afiliate link foo 2018-07-13 18:02:40 +02:00
Info.java rename uih and remove afiliate link foo 2018-07-13 18:02:40 +02:00
InfoItem.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
InfoItemExtractor.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
InfoItemsCollector.java move on to version 0.13.0, and made ListCollector only accept InfoItemExtracto 2018-03-25 16:08:14 +02:00
ListExtractor.java rename uih and remove afiliate link foo 2018-07-13 18:02:40 +02:00
ListInfo.java rename uih and remove afiliate link foo 2018-07-13 18:02:40 +02:00
MediaFormat.java add channel donations for youtube 2018-04-08 15:58:42 +02:00
NewPipe.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
ServiceList.java add test for soundcloud search extractor 2018-07-01 16:55:48 +02:00
StreamingService.java fix search querry tests 2018-08-05 14:14:36 +02:00
Subtitles.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
SuggestionExtractor.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00