NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/media_ccc/linkHandler
Stypox cc9ade962e
[MediaCCC] Allow obtaining channel tab extractor from scratch
i.e. without needing to pass through the conference/channel extractor
This was needed because clients (like NewPipe) might rely on link handlers to hold as little data as possible, since they might be kept around for long or passed around in system transactions, so this commit allows obtaining a standalone link handler that does not hold a JsonObject within itself.
2023-12-30 22:53:27 +01:00
..
MediaCCCConferenceLinkHandlerFactory.java [MediaCCC] Allow obtaining channel tab extractor from scratch 2023-12-30 22:53:27 +01:00
MediaCCCConferencesListLinkHandlerFactory.java [PeerTube] Add tabs support for accounts and video channels 2023-08-06 12:12:15 +02:00
MediaCCCLiveListLinkHandlerFactory.java [PeerTube] Add tabs support for accounts and video channels 2023-08-06 12:12:15 +02:00
MediaCCCRecentListLinkHandlerFactory.java [PeerTube] Add tabs support for accounts and video channels 2023-08-06 12:12:15 +02:00
MediaCCCSearchQueryHandlerFactory.java [PeerTube] Add tabs support for accounts and video channels 2023-08-06 12:12:15 +02:00
MediaCCCStreamLinkHandlerFactory.java [PeerTube] Add tabs support for accounts and video channels 2023-08-06 12:12:15 +02:00