link_extractor library

Classes

ExtractedMedia
A data class representing url and its quality
LinkExtractor
A Simple utility for extracting media urls from different websites.
LinkParser
Parses given url to appropriate site by using site matchers.
Matcher
A utitlity class that matches url for a specific website.
Okru
Site implementation for https://ok.ru/
OkruMatcher
A matcher implementation for https://ok.ru
Site
{@template site} Base class that every Site has to implement. {@endTemplate}

Exceptions / Errors

UnsupportedSiteException
Exception thrown if given url is not supported.