NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor/services
Stypox 216a4eb1f5
Complete fix inconsistency in youtube channel urls
It is not always possible to get the url in the form "https://www.youtube.com/channel/...", so a not has been added whenever that happens to be the case (i.e. only in InfoStreamItems).
2019-08-16 21:17:03 +02:00
..
media_ccc fix duration can not be paresd 2019-07-31 16:11:42 +02:00
soundcloud Fix SoundCloud tests 2019-08-12 17:15:21 +02:00
youtube Complete fix inconsistency in youtube channel urls 2019-08-16 21:17:03 +02:00
BaseChannelExtractorTest.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
BaseExtractorTest.java make UrlIdHandler actual wrapper for the url/id 2018-05-06 19:51:24 +02:00
BaseListExtractorTest.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
BasePlaylistExtractorTest.java make UrlIdHandler actual wrapper for the url/id 2018-05-06 19:51:24 +02:00
DefaultTests.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00