An open API service indexing awesome lists of open source software.

https://github.com/s9e/flarum-ext-autovideo

Automatically turn video links into videos in Flarum.
https://github.com/s9e/flarum-ext-autovideo

Last synced: 26 days ago
JSON representation

Automatically turn video links into videos in Flarum.

Awesome Lists containing this project

README

        

s9e/autovideo is a Flarum extension that automatically turns video links into playable videos. It only works on static links that end with `.mp4`, `.ogg` or `.webm`.

### How to install

```
composer require s9e/flarum-ext-autovideo
```

Install with Composer then go to the admin panel and enable the extension.