A Flarum extension. Upload short videos to Imgur. Intended to be used in conjuction with fof/formatting extension.
Install with composer:
composer require ejin/upload-video
Navigate to 'Settings' and enter your Client ID from Imgur, Imgur Endpoint (https://api.imgur.com/3/upload) and Max File Size in MB.
Install the fof/formatting extension.
composer update ejin/upload-video
Special thanks to LCinHK for adding chinese language support.