Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / standard / config / optional / media.type.remote_video.yml
diff --git a/web/core/profiles/standard/config/optional/media.type.remote_video.yml b/web/core/profiles/standard/config/optional/media.type.remote_video.yml
new file mode 100644 (file)
index 0000000..518180f
--- /dev/null
@@ -0,0 +1,16 @@
+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: {  }