govcms-2.x-dev/modules/custom/core/govcms_media/config/install/media.type.remote_video.yml
modules/custom/core/govcms_media/config/install/media.type.remote_video.yml
langcode: en
status: true
dependencies: { }
id: remote_video
label: 'Remote video'
description: 'A remotely hosted video from YouTube or Vimeo.'
source: 'oembed:video'
queue_thumbnail_downloads: false
new_revision: false
source_configuration:
thumbnails_directory: 'public://oembed_thumbnails'
providers:
- YouTube
- Vimeo
source_field: field_media_oembed_video
field_map: { }
