1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-04 02:53:31 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/crawler
Christian Schabesberger fc8160acda fixed autoplay bug
2016-02-12 15:29:11 +01:00
..
services/youtube fixed autoplay bug 2016-02-12 15:29:11 +01:00
AbstractVideoInfo.java fiexed some licence headers 2016-01-28 23:27:16 +01:00
CrawlingException.java use java error system in the crawler 2016-01-31 19:57:30 +01:00
DashMpdParser.java quick and dirty solution for download/audio bug 2016-02-12 01:29:14 +01:00
Downloader.java use java error system in the crawler 2016-01-31 19:57:30 +01:00
MediaFormat.java quick and dirty solution for download/audio bug 2016-02-12 01:29:14 +01:00
Parser.java quick and dirty solution for download/audio bug 2016-02-12 01:29:14 +01:00
ParsingException.java use java error system in the crawler 2016-01-31 19:57:30 +01:00
SearchEngine.java made all arrays into lists 2016-02-05 14:09:04 +01:00
ServiceList.java renamed services into crawer 2016-01-28 21:34:35 +01:00
StreamExtractor.java quick and dirty solution for download/audio bug 2016-02-12 01:29:14 +01:00
StreamingService.java quick and dirty solution for download/audio bug 2016-02-12 01:29:14 +01:00
VideoInfo.java fixed autoplay bug 2016-02-12 15:29:11 +01:00
VideoPreviewInfo.java renamed services into crawer 2016-01-28 21:34:35 +01:00
VideoUrlIdHandler.java renamed UrlIdHandler into VideoUrlIdHandler 2016-02-05 13:34:44 +01:00