benjamin-wilkins / Aerial-Media

A simple self-hosted media site.
https://benjamin-wilkins.github.io/Aerial-Media
MIT License
2 stars 1 forks source link

Add extensions support #1

Open benjamin-wilkins opened 4 years ago

benjamin-wilkins commented 4 years ago

For things like a youtube video downloader or other media downloaders.

For this to work it will need an extensions page on the server for using the extensions.

Note: make sure to use Bootstrap v4.4 to make it responsive.

benjamin-wilkins commented 4 years ago

I have created a branch (AddExtensionsFramework) to be used for this.