NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors
wb9688 0b940f5cf4 Use "getAgeLimit() != NO_AGE_LIMIT" instead of "getAgeLimit() == 18" 2020-02-28 16:40:50 +01:00
..
YoutubeChannelExtractor.java Actually fix thumbnail URLs starting with // 2020-02-28 09:36:33 +01:00
YoutubeChannelInfoItemExtractor.java Actually fix thumbnail URLs starting with // 2020-02-28 09:36:33 +01:00
YoutubeCommentsExtractor.java more improvements of comments 2020-02-16 23:59:31 +01:00
YoutubeCommentsInfoItemExtractor.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
YoutubeFeedExtractor.java Introduce FeedExtractor making fetching from dedicated feeds possible 2020-01-28 02:44:18 -03:00
YoutubeFeedInfoItemExtractor.java Introduce FeedExtractor making fetching from dedicated feeds possible 2020-01-28 02:44:18 -03:00
YoutubePlaylistExtractor.java Actually fix thumbnail URLs starting with // 2020-02-28 09:36:33 +01:00
YoutubePlaylistInfoItemExtractor.java Actually fix thumbnail URLs starting with // 2020-02-28 09:36:33 +01:00
YoutubeSearchExtractor.java Fix search queries with a promotedSparklesTextSearchRenderer returning 0 results 2020-02-28 08:57:44 +01:00
YoutubeStreamExtractor.java Use "getAgeLimit() != NO_AGE_LIMIT" instead of "getAgeLimit() == 18" 2020-02-28 16:40:50 +01:00
YoutubeStreamInfoItemExtractor.java Actually fix thumbnail URLs starting with // 2020-02-28 09:36:33 +01:00
YoutubeSubscriptionExtractor.java Ignore subscriptions with invalid url and keep ones with empty title. 2019-04-28 14:17:52 +02:00
YoutubeSuggestionExtractor.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
YoutubeTrendingExtractor.java Implement getTextFromObject() function 2020-02-27 17:39:23 +01:00