Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Deprecates renderEmbedCode() in favor of renderEmbed() to align with the parent module's API direction, and corrects the video_embed_field dependency declaration (moved from require-dev to require).
Fixed composer.json: moved drupal/video_embed_field from require-dev to require.
This module requires Video Embed Field at runtime; the dependency was incorrectly declared as dev-only, causing Composer to not pull it in when installing video_embed_dailymotion as a dependency of another project.
Issue #2900403 by flocondetoile, chrishks: Allow short URLs and embed URLs
Issue #3125595 by flocondetoile, Suresh Prabhu Parkala: Drupal 9 compatibility
Issue #2793771 by DeFr: Video ID can be shorter than 7 characters