vidyard_v4_player_element() always sets img src to https://play.vidyard.com/{uuid}.jpg.

Media already stores a thumbnail (oEmbed, or the synthesized play.vidyard.com jpg from VidyardResourceFetcher). Point the v4 placeholder at that file so we do not hit the CDN twice and so offline/cached thumbs still render.

See @todo in vidyard_v4_player_element() on 2.x / MR !9.

Issue fork vidyard-3619830

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

arrow created an issue.

harjyottkaurr made their first commit to this issue’s fork.