NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/linkHandler
AudricV 57f850bc2d
[YouTube] Support live URLs and do minor improvements to YoutubeStreamLinkHandlerFactory
- Move license header at the top;
- Use an unmodifiable set for the subpaths instead of a modifiable list;
- Add missing Nonnull and Nullable annotations;
- Improve exception messages.
2023-01-28 19:36:20 +01:00
..
YoutubeChannelLinkHandlerFactory.java Use immutable sets in YoutubeParsingHelper. 2022-11-07 07:50:26 +05:30
YoutubeCommentsLinkHandlerFactory.java [YouTube] Fix checkstyle issues 2022-03-26 19:42:40 +01:00
YoutubePlaylistLinkHandlerFactory.java Use immutable sets in YoutubeParsingHelper. 2022-11-07 07:50:26 +05:30
YoutubeSearchQueryHandlerFactory.java Add Utils methods for URL encoding/decoding using UTF-8. 2022-11-12 07:29:15 +05:30
YoutubeStreamLinkHandlerFactory.java [YouTube] Support live URLs and do minor improvements to YoutubeStreamLinkHandlerFactory 2023-01-28 19:36:20 +01:00
YoutubeTrendingLinkHandlerFactory.java Use immutable sets in YoutubeParsingHelper. 2022-11-07 07:50:26 +05:30