NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube
litetex 33347ac18b Removed unused methods
``contentFilters`` and ``sortfilter`` are get inside the ``ListLinkHandler`` and not the ``ListLinkHandlerFactory``
 ``ListLinkHandlerFactory`` only passes these values through when ``fromQuery`` is called
2022-03-26 19:43:11 +01:00
..
extractors Legitimately suppress remaining checkstyle warnings 2022-03-26 19:43:08 +01:00
linkHandler Removed unused methods 2022-03-26 19:43:11 +01:00
ItagItem.java [YouTube] Fix checkstyle issues 2022-03-26 19:42:40 +01:00
YoutubeJavaScriptExtractor.java [YouTube] Fix checkstyle issues 2022-03-26 19:42:40 +01:00
YoutubeParsingHelper.java [YouTube] Fix checkstyle issues 2022-03-26 19:42:40 +01:00
YoutubeService.java [YouTube] Fix checkstyle issues 2022-03-26 19:42:40 +01:00
YoutubeThrottlingDecrypter.java Legitimately suppress remaining checkstyle warnings 2022-03-26 19:43:08 +01:00