Class FeedExtractor

  • Direct Known Subclasses:
    YoutubeFeedExtractor

    public abstract class FeedExtractor
    extends ListExtractor<StreamInfoItem>
    This class helps to extract items from lightweight feeds that the services may provide.

    YouTube is an example of a service that has this alternative available.