Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xenomedia/video_embed_field_overrides

Drupal 8 Module that overrides YouTube and Vimeo parameters in Video Embed fields.
https://github.com/xenomedia/video_embed_field_overrides

drupal drupal-8 drupal-module

Last synced: 7 days ago
JSON representation

Drupal 8 Module that overrides YouTube and Vimeo parameters in Video Embed fields.

Awesome Lists containing this project

README

        

# Video Embed Field Overrides

Overrides YouTube and Vimeo parameters in Video Embed fields.

**Installation:**

* Install the module as you normally would. There is no configuration.

**Requirements:**
* [Video Embed Field](https://www.drupal.org/project/video_embed_field)

**Notes:**

While this is set up as a custom module, you can also not use this moduele and
add the functions from the video_embed_field_overrides.module to your own theme
or custom module.

Just rename `video_embed_field` in the functions to your hook/theme name.