It would be nice, in the Admin interface for this module, to provide an option to enable access to the Vimeo API when creating the embed code. See Player JavaScript API on Vimeo Developer API

Comments

  • minnur committed c565c1b on 7.x-3.x
    Issue #1967046: Add support for all embed options for Vimeo.
    
minnur’s picture

Issue summary: View changes
Status: Active » Fixed

D8 version has an interface for this. D7 (7.x-3.x) version supports the options in the video tokens.
Example: [video:https://vimeo.com/46975682 autoplay:0 portrait:1 title:0 badge:0 loop:1 autopause:1 byline:0 color:333]

minnur’s picture

Status: Fixed » Closed (fixed)