wusong8899 / youtube-video-feed
Fetch last youtube videos from youtube
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- afrux/forum-widgets-core: ^0.1.0
- flarum/core: ^1.0.0
Requires (Dev)
- flarum/testing: ^1.0.0
This package is auto-updated.
Last update: 2025-08-11 07:58:05 UTC
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 wusong8899/youtube-video-feed:"*"
Updating
composer update wusong8899/youtube-video-feed:"*"
php flarum cache:clear