Class YoutubeChannelLinkHandlerFactory

    • Method Detail

      • getUrl

        public java.lang.String getUrl​(java.lang.String id,
                                       java.util.List<java.lang.String> contentFilters,
                                       java.lang.String searchFilter)
                                throws ParsingException,
                                       java.lang.UnsupportedOperationException
        Returns the URL to a channel from an ID.
        Specified by:
        getUrl in class ListLinkHandlerFactory
        Parameters:
        id - the channel ID including e.g. 'channel/'
        Returns:
        the URL to the channel
        Throws:
        ParsingException
        java.lang.UnsupportedOperationException