Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / config / install / media.type.video.yml
1 langcode: en
2 status: true
3 dependencies: {  }
4 id: video
5 label: Video
6 description: 'A locally hosted video file.'
7 source: video_file
8 queue_thumbnail_downloads: false
9 new_revision: true
10 source_configuration:
11   source_field: field_media_video_file
12 field_map: {  }