NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor/services/youtube
Mauricio Colli e65333c3ce [YouTube] Detect deleted/nonexistent/invalid channels and playlists
- Added tests for these cases.
2020-03-01 12:49:13 +01:00
..
search [YouTube] Fix bug when url isn't present in the browseEndpoint object 2020-03-01 12:49:13 +01:00
stream Implement getTextFromObject() function 2020-02-27 17:39:23 +01:00
YoutubeChannelExtractorTest.java [YouTube] Detect deleted/nonexistent/invalid channels and playlists 2020-03-01 12:49:13 +01:00
YoutubeChannelLinkHandlerFactoryTest.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
YoutubeChannelLocalizationTest.java Introduce class that indicates when the time ago is an approximation 2019-11-03 15:46:28 -03:00
YoutubeCommentsExtractorTest.java changed assertTrue(string.equals(string)) to assertEquals(string, string) 2020-01-17 21:24:52 +01:00
YoutubeFeedExtractorTest.java Introduce FeedExtractor making fetching from dedicated feeds possible 2020-01-28 02:44:18 -03:00
YoutubeParsingHelperTest.java [YouTube] Avoid crashing by letting exceptions bubble up 2020-03-01 12:49:13 +01:00
YoutubePlaylistExtractorTest.java [YouTube] Detect deleted/nonexistent/invalid channels and playlists 2020-03-01 12:49:13 +01:00
YoutubePlaylistLinkHandlerFactoryTest.java Implement time ago parser and improve localization handling 2019-11-03 15:46:21 -03:00
YoutubeServiceTest.java Implement time ago parser and improve localization handling 2019-11-03 15:46:21 -03:00
YoutubeStreamLinkHandlerFactoryTest.java Improve code formatting and optimise imports 2020-02-15 13:36: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
YoutubeTrendingExtractorTest.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