regex property

String regex
final

Implementation

final regex =
    r"\[(?<quality>\d{3,4})p\](?<url>https?:\/\/(?:www\.)?.*?\.mp4)";