NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor/services/youtube
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
..
search Search: add isCorrectedSearch() and fix YoutubeSearchExtractor#getSearchSuggestion() 2020-05-07 15:39:57 +02:00
stream [YouTube] Add test for an unlisted video, which has no next stream 2020-03-14 14:04:01 +01:00
YoutubeChannelExtractorTest.java use ContentNotSupportedException for channels without tabs 2020-04-07 14:33:43 +02:00
YoutubeChannelLinkHandlerFactoryTest.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
YoutubeChannelLocalizationTest.java Test if services recognizes their own items urls 2020-03-01 12:57:18 +01:00
YoutubeCommentsExtractorTest.java refactor comments 2020-04-21 20:05:54 +02:00
YoutubeFeedExtractorTest.java Test if services recognizes their own items urls 2020-03-01 12:57:18 +01:00
YoutubeKioskExtractorTest.java Improve kiosk tests across services 2020-03-01 12:57:18 +01:00
YoutubeParsingHelperTest.java refactor: create extractors and linkHandler packages for SoundCloud, move YoutubeParsingHelper to youtube package (not linkhandler anymore) 2020-04-10 10:51:05 +02:00
YoutubePlaylistExtractorTest.java Test if services recognizes their own items urls 2020-03-01 12:57:18 +01:00
YoutubePlaylistLinkHandlerFactoryTest.java Accept YouTube Music playlists but not YouTube Mixes 2020-03-25 22:24:18 +01:00
YoutubeServiceTest.java Implement time ago parser and improve localization handling 2019-11-03 15:46:21 -03:00
YoutubeStreamLinkHandlerFactoryTest.java Remove hack to fix YoutubeStreamLinkHandlerFactoryTest of vnd.youtube videos 2020-03-14 21:54:54 +01:00
YoutubeSubscriptionExtractorTest.java Implement time ago parser and improve localization handling 2019-11-03 15:46:21 -03:00
YoutubeSuggestionExtractorTest.java Implement time ago parser and improve localization handling 2019-11-03 15:46:21 -03:00
YoutubeTrendingKioskInfoTest.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
YoutubeTrendingLinkHandlerFactoryTest.java Implement time ago parser and improve localization handling 2019-11-03 15:46:21 -03:00