video_embed_field_plyr
111 sites
Security covered
This module adds a field formatter for the video_embed_field or the Core oEmbed that comes with Drupal 9.
It provides a formatter using thePlyr Video player.
Plyr is a lightweight very extensible HTML5 video player,with out of the box support for Vimeo, YouTube and locally hosted MP4 files.
Currently this module only supports Youtube and Vimeo, as we didn't have use for self hosted video's at this moment.
The actual field formatter output is rendered through a Twig template, so you can override that in your own theme to further control the full output of the video field on rendering level.
the Plyr options are customizable per field instance per view mode.
the Plyr options are shown in the overview mode