justoverclock / youtube-video-feed
Fetch last youtube videos from youtube
Package info
github.com/justoverclockl/youtube-video-feed
Language:JavaScript
Type:flarum-extension
pkg:composer/justoverclock/youtube-video-feed
0.1.2
2021-08-13 05:03 UTC
Requires
- afrux/forum-widgets-core: ^0.1.0
- flarum/core: ^1.0.0
Requires (Dev)
- flarum/testing: ^1.0.0
README
A Flarum extension. Fetch last 3 youtube videos from youtube
Important
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.
Installation
Install with composer:
composer require justoverclock/youtube-video-feed:"*"
Updating
composer update justoverclock/youtube-video-feed:"*"
php flarum cache:clear
