justoverclock / youtube-video-feed
Fetch last youtube videos from youtube
Fund package maintenance!
justoverclockl
www.paypal.com/donate?hosted_button_id=25WSH565TJCLE
Installs: 517
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
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