518180f6adaba1bedc019cdc197088a065ed4db5
[yaffs-website] / web / core / profiles / demo_umami / config / install / media.type.remote_video.yml
1 langcode: en
2 status: true
3 dependencies: {  }
4 id: remote_video
5 label: 'Remote video'
6 description: 'A remotely hosted video from YouTube or Vimeo.'
7 source: 'oembed:video'
8 queue_thumbnail_downloads: false
9 new_revision: false
10 source_configuration:
11   thumbnails_directory: 'public://oembed_thumbnails'
12   providers:
13     - YouTube
14     - Vimeo
15   source_field: field_media_oembed_video
16 field_map: {  }