media.type.remote_video.yml
Same filename in this branch
Same filename in other branches
- 9 core/profiles/standard/config/optional/media.type.remote_video.yml
- 9 core/profiles/demo_umami/config/install/media.type.remote_video.yml
- 8.9.x core/profiles/standard/config/optional/media.type.remote_video.yml
- 8.9.x core/profiles/demo_umami/config/install/media.type.remote_video.yml
- 11.x core/profiles/standard/config/optional/media.type.remote_video.yml
- 11.x core/profiles/demo_umami/config/install/media.type.remote_video.yml
- 11.x core/recipes/remote_video_media_type/config/media.type.remote_video.yml
1 string reference to 'media.type.remote_video'
- media-oembed-iframe.php in core/
modules/ media/ tests/ fixtures/ update/ media-oembed-iframe.php - Test oembed update by adding an oembed field display without config.
File
-
core/
profiles/ standard/ config/ optional/ media.type.remote_video.yml
View source
- 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: true
- source_configuration:
- source_field: field_media_oembed_video
- thumbnails_directory: 'public://oembed_thumbnails/[date:custom:Y-m]'
- providers:
- - YouTube
- - Vimeo
- field_map:
- title: name
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.