Paella plugin: es.upv.paella.opencast.downloadsPlugin

This plugin adds a panel to download the videos.

The configurations for this plugin are done for each tenant. So you need to modify the plugins section of the paella config file.

Configuration

You need to enabled the es.upv.paella.opencast.downloadsPlugin plugin.

{
    "es.upv.paella.opencast.downloadsPlugin": {
        "enabled": true
    }    
}