NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors
Björn Sigurbergsson 1b6fe5edd6
[YouTube] Fix ParsingException when comments are unavailable in a video (#1040)
Co-authored-by: bjs <bjs@elect-it.com>
Co-authored-by: Audric V. <74829229+AudricV@users.noreply.github.com>
Co-authored-by: Kavin <20838718+FireMasterK@users.noreply.github.com>
2023-03-30 19:58:06 +02:00
..
ItagInfo.java Improve documentation and adress most of the requested changes 2022-05-28 12:00:46 +02:00
YoutubeChannelExtractor.java [YouTube] Send Content-Type header in all POST requests 2022-11-22 11:37:16 +01:00
YoutubeChannelInfoItemExtractor.java [YouTube] Fix hashtags links extraction and escape text in attribute descriptions + HTML links 2023-02-26 18:43:36 +01:00
YoutubeCommentsExtractor.java [YouTube] Fix ParsingException when comments are unavailable in a video (#1040) 2023-03-30 19:58:06 +02:00
YoutubeCommentsInfoItemExtractor.java Use Description object for comments text. 2022-11-28 17:02:19 +00:00
YoutubeFeedExtractor.java [YouTube] Fix channel ID extraction of YouTube channel RSS feeds 2023-01-28 11:53:33 +01:00
YoutubeFeedInfoItemExtractor.java [YouTube] Return mqdefault thumbnails in feed 2022-09-13 16:46:54 +02:00
YoutubeMixOrPlaylistInfoItemExtractor.java Add uploader url and verified to PlaylistInfoItem. 2022-10-30 13:00:19 +00:00
YoutubeMixPlaylistExtractor.java Use immutable Map factory methods. 2023-01-02 07:50:31 +05:30
YoutubeMusicSearchExtractor.java Use Downloader's postWithContentType and postWithContentTypeJson methods in services and extractors 2022-11-22 11:37:18 +01:00
YoutubePlaylistExtractor.java Use immutable Map factory methods. 2023-01-02 07:50:31 +05:30
YoutubePlaylistInfoItemExtractor.java Add uploader url and verified to PlaylistInfoItem. 2022-10-30 13:00:19 +00:00
YoutubeSearchExtractor.java [YouTube] Send Content-Type header in all POST requests 2022-11-22 11:37:16 +01:00
YoutubeStreamExtractor.java Add track types to audio streams (#1041) 2023-03-28 00:02:20 +02:00
YoutubeStreamInfoItemExtractor.java [YouTube] Refactor the code to get stream items' view count 2023-02-27 10:25:46 +01:00
YoutubeSubscriptionExtractor.java [YouTube] Fix checkstyle issues 2022-03-26 19:42:40 +01:00
YoutubeSuggestionExtractor.java Add Utils methods for URL encoding/decoding using UTF-8. 2022-11-12 07:29:15 +05:30
YoutubeTrendingExtractor.java Fix license. 2022-11-12 07:29:15 +05:30