NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor
TobiGr 7c29dbc965 Fix JDoc
Add Checkstyle exception for LineLength in JDoc links.

See https://github.com/TeamNewPipe/NewPipeExtractor/actions/runs/8804403691/job/24164703883
2024-04-23 19:55:51 +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 Fix JDoc 2024-04-23 19:55:51 +02: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 Fix JDoc 2024-04-23 19:55:51 +02:00
stream Fix JDoc 2024-04-23 19:55:51 +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 Fix JDoc 2024-04-23 19:55:51 +02: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