NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/linkhandler
Christian fc67d49f59 Update copyright notices
Update copyright notices to comply to GPLv3 and change NewPipe to NewPipe Extractor on some notices that were not updated.
2023-09-22 19:10:15 -03:00
..
LinkHandler.java Fix checkstyle issues in subpackages with abstract classes 2022-03-26 19:40:10 +01:00
LinkHandlerFactory.java Update copyright notices 2023-09-22 19:10:15 -03:00
ListLinkHandler.java Remove EMPTY_STRING. 2022-08-24 06:59:17 +05:30
ListLinkHandlerFactory.java Add UnsupportedOperationException to exceptions which can be thrown by getId and getUrl methods of LinkHandlerFactory and its base implementations 2023-08-06 12:11:12 +02:00
ReadyChannelTabListLinkHandler.java Add a ListLinkHandler which can be used to be returned from ChannelInfo.getTabs() when a specific tab's data has already been fetched 2023-08-06 12:11:12 +02:00
SearchQueryHandler.java Fix checkstyle issues in subpackages with abstract classes 2022-03-26 19:40:10 +01:00
SearchQueryHandlerFactory.java Add UnsupportedOperationException to exceptions which can be thrown by getId and getUrl methods of LinkHandlerFactory and its base implementations 2023-08-06 12:11:12 +02:00