http://git.j8810kkw.i2p/j8810kkw/tube/src/commit/ced019a79989972e3a99e2c8c19c9047eb98e3ef
You can add more than one location for video files. {
"library": [
{
"path": "/path/to/cat/videos",
"prefix": "cats",
"preserve_upload_filename": true
},
{
"path": "relative/dog/directory/",
"prefix": "dogs"
},
],
} The path will be visible on the upload page and clients can select a
destination for their uploads. Both prefix and path need to be unique.