NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors
Mauricio Colli 00d1ed439b
[YouTube] Fix channel extraction when redirects are in the response
Some redirects were embed directly into the response as instructions
for the page, instead of the usual http redirects.
2020-03-14 02:39:48 -03:00
..
YoutubeChannelExtractor.java [YouTube] Fix channel extraction when redirects are in the response 2020-03-14 02:39:48 -03: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 [YouTube] Detect deleted/nonexistent/invalid channels and playlists 2020-03-01 12:49:13 +01:00
YoutubePlaylistInfoItemExtractor.java Actually fix thumbnail URLs starting with // 2020-02-28 09:36:33 +01:00
YoutubeSearchExtractor.java [YouTube] Fix bug when url isn't present in the browseEndpoint object 2020-03-01 12:49:13 +01:00
YoutubeStreamExtractor.java [YouTube] Fix channel extraction when redirects are in the response 2020-03-14 02:39:48 -03:00
YoutubeStreamInfoItemExtractor.java [YouTube] Cache commonly used stream type result 2020-03-07 16:48:32 -03: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 Use Localization in getJsonResponse() 2020-02-29 16:55:07 +01:00