A Flarum extension. Fetch last 3 youtube videos from youtube
Youtube serve video thumbnail in max resolutions only if the width of your video is equal or more than 321px, under that width, the images is in low quality.
Install with composer:
composer require justoverclock/youtube-video-feed:"*"
composer update justoverclock/youtube-video-feed:"*"
php flarum cache:clear