Skip to content

justoverclockl/youtube-video-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Video Feed Widget

License Latest Stable Version Total Downloads

A Flarum extension. Fetch last 3 youtube videos from youtube

11

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

Links