NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor
bopol 29b639b454 Search: add isCorrectedSearch() and fix YoutubeSearchExtractor#getSearchSuggestion()
isCorrectedSearch: see the javadoc
getSearchSuggestion: in YoutubeSearchExtractor, it was giving the corrected search query. It now gives the suggested query, as it should
2020-05-07 15:39:57 +02:00
..
services Search: add isCorrectedSearch() and fix YoutubeSearchExtractor#getSearchSuggestion() 2020-05-07 15:39:57 +02:00
utils Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
ExtractorAsserts.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
NewPipeTest.java remove soundcloud and make first search test work 2018-07-01 16:55:48 +02:00