YouTube Cloud Export is a Cloud Export extension which allows you to synchronize video assets from CELUM to YouTube.
CELUM Content 22.1 or later
To be configured in {home}/appserver/conf/custom.properties
type: String, required: yes, default: -
The license key for the plugin (product: cloudExport), provided by brix.
type: String, required: no, default: Cloud Export
The name of the CELUM system task group.
Multiple exports can be configured, replace the {key} placeholder with a descriptive name for each export definition.
type: String, required: yes
The type of this export definition. Set this to youtube.
type: String, required: yes
A Search Util 2 expression. All assets matching the expression will be exported.
type: Boolean, default: false
Whether to delete assets from the export destination when they leave the defined scope.
type: Integer, required: yes
The ID of the download format to use for this export.
type: String, required: no, default: Cloud Export '{key}'
The name of the system task which executes the export.
type: String, required: no, default: -
A Quartz cron expression specifying how often and when the export task should run.
type: String, required: yes
The name of the profile created with OAuth code storage.
type: Integer, required: no
ID of the information field to use as title for the YouTube video.
type: String, required: no
ID of the information field to use as description for the YouTube video.
type: String, required: no, possible values: public, private or unlisted
The privacy status to set for newly uploaded videos.
type: String, required: no
Comma-separated list of YouTube playlist IDs to assign the videos to.
type: Boolean, default: false
Whether to use YouTube short URLs as Public URL on the asset.
Released 2022-11-24
Initial version
Released 2023-01-11
Added option to use YouTube short URLs