NewPipeExtractor/extractor/src/test/java/org/schabi/newpipe/extractor/services/youtube
AudricV 593122342f
[YouTube] Improve YoutubeSuggestionExtractorTest
- Remove useless concatenation on the downloader path;
- Remove unneeded public test modifier;
- Update license header;
- Specify the service class tested instead of the generic class.
2023-04-30 19:53:43 +02:00
..
search Fix YoutubeSearchExtractorTest.MetaInfoTest 2022-11-22 16:34:54 +01:00
stream Add track types to audio streams (#1041) 2023-03-28 00:02:20 +02:00
YoutubeChannelExtractorTest.java refactor: rename carousel header channel test 2023-04-21 22:48:37 +02:00
YoutubeChannelLinkHandlerFactoryTest.java [YouTube] Add tests for handles and user IDs with non ASCII characters support 2022-11-03 19:46:42 +01:00
YoutubeChannelLocalizationTest.java Improve tests and randomness 2022-03-27 20:52:38 +02:00
YoutubeCommentsExtractorTest.java Only store ajaxJson for initial page and eager fetch the initial continuation. 2023-01-02 20:40:48 +00:00
YoutubeCommentsLinkHandlerFactoryTest.java Fix test about exception type: NPE, not IllegalArgment 2022-08-14 14:48:28 +02:00
YoutubeDashManifestCreatorsTest.java Add track types to audio streams (#1041) 2023-03-28 00:02:20 +02:00
YoutubeFeedExtractorTest.java Improve tests and randomness 2022-03-27 20:52:38 +02:00
YoutubeJavaScriptExtractorTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
YoutubeKioskExtractorTest.java Improve tests and randomness 2022-03-27 20:52:38 +02:00
YoutubeMixPlaylistExtractorTest.java [YouTube] Add music mix test 2023-01-15 23:30:30 +01:00
YoutubeParsingHelperTest.java Add track types to audio streams (#1041) 2023-03-28 00:02:20 +02:00
YoutubePlaylistExtractorTest.java [YouTube] Fix YoutubePlaylistExtractorTest.LearningPlaylist 2022-10-29 18:12:10 +02:00
YoutubePlaylistLinkHandlerFactoryTest.java ``YoutubePlaylistLinkHandlerFactoryTest``: Use parameterized tests 2022-08-14 14:48:31 +02:00
YoutubeServiceTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00
YoutubeStreamLinkHandlerFactoryTest.java [YouTube] Add live URLs test and do minor improvements to YoutubeStreamLinkHandlerFactoryTest 2023-01-28 19:36:21 +01:00
YoutubeSubscriptionExtractorTest.java Use StandardCharsets.UTF_8. 2022-11-12 07:29:15 +05:30
YoutubeSuggestionExtractorTest.java [YouTube] Improve YoutubeSuggestionExtractorTest 2023-04-30 19:53:43 +02:00
YoutubeTestsUtils.java Fixed all YTMixPlaylists 2022-08-14 14:48:27 +02:00
YoutubeThrottlingDecrypterTest.java Improve ``YoutubeThrottlingDecrypterTest`` 2022-08-21 20:17:05 +02:00
YoutubeTrendingKioskInfoTest.java Improve tests and randomness 2022-03-27 20:52:38 +02:00
YoutubeTrendingLinkHandlerFactoryTest.java Updated to JUnit 5 2021-12-27 21:08:08 +01:00