NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor
AudricV 2a13b96866
[YouTube] Add common methods to get ID, name and age gate object of channels
Also move duplicate strings into constants and support pageHeader channel
header in user channels on YoutubeChannelHelper methods.
2024-04-20 12:51:00 +02:00
..
channel Update copyright notices 2023-09-22 19:10:15 -03:00
comments Make getCommentText @Nonnull 2024-03-27 15:26:06 +01:00
downloader Add postWithContentType and postWithContentTypeJson utility methods in Downloader 2022-11-22 11:37:17 +01:00
exceptions Update copyright notices 2023-09-22 19:10:15 -03:00
feed Fix checkstyle issues in subpackages with abstract classes 2022-03-26 19:40:10 +01:00
kiosk Update copyright notices 2023-09-22 19:10:15 -03:00
linkhandler Update copyright notices 2023-09-22 19:10:15 -03:00
localization LocaleCompat.forLanguageTag: return Optional if parsing fails 2024-01-07 14:31:34 +01:00
playlist Replace avatar and thumbnail URLs attributes and methods to List<Image> in Infos 2023-08-12 22:56:26 +02:00
search Fix SearchInfo's non-null MetaInfo being null when initialized or when an extraction error occurs (#1141) 2023-12-21 21:39:25 +01:00
services [YouTube] Add common methods to get ID, name and age gate object of channels 2024-04-20 12:51:00 +02:00
stream [YouTube] Cleanup description helper 2024-04-08 11:21:31 +02:00
subscription Fix checkstyle issues in subpackages with abstract classes 2022-03-26 19:40:10 +01:00
suggestion Fix checkstyle issues in subpackages with abstract classes 2022-03-26 19:40:10 +01:00
utils LocaleCompat.forLanguageTag: return Optional if parsing fails 2024-01-07 14:31:34 +01:00
Collector.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
Extractor.java Restored original naming 2022-03-26 19:43:09 +01:00
Image.java Add an Image class to the extractor 2023-08-12 22:56:25 +02:00
Info.java Fix checkstyle issues in root package extractor/ 2022-03-26 19:40:14 +01:00
InfoItem.java Update copyright notices 2023-09-22 19:10:15 -03:00
InfoItemExtractor.java Replace avatar and thumbnail URLs attributes and methods to List<Image> in InfoItemExtractors 2023-08-12 22:56:26 +02:00
InfoItemsCollector.java Update copyright notices 2023-09-22 19:10:15 -03:00
ListExtractor.java Fix checkstyle issues in root package extractor/ 2022-03-26 19:40:14 +01:00
ListInfo.java Fix checkstyle issues in root package extractor/ 2022-03-26 19:40:14 +01:00
MediaFormat.java Update copyright notices 2023-09-22 19:10:15 -03:00
MetaInfo.java Fix checkstyle issues in root package extractor/ 2022-03-26 19:40:14 +01:00
MultiInfoItemsCollector.java Update copyright notices 2023-09-22 19:10:15 -03:00
NewPipe.java Update copyright notices 2023-09-22 19:10:15 -03:00
Page.java [PeerTube] Fix multi level comment replies 2023-05-07 22:49:14 +02:00
ServiceList.java Update copyright notices 2023-09-22 19:10:15 -03:00
StreamingService.java Update copyright notices 2023-09-22 19:10:15 -03:00