standardResUrl property

String standardResUrl

Standard resolution thumbnail URL. Not always available.

Implementation

String get standardResUrl =>
    'https://img.youtube.com/vi/$videoId/sddefault.jpg';