Closed (fixed)
Project:
Video Embed Dailymotion
Version:
8.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2018 at 11:06 UTC
Updated:
24 Jan 2026 at 14:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pierre-nono commentedAnd here is the patch for video_embed_dailymotion.
Comment #3
anfor commentedMy two cents to your work.
https://developer.dailymotion.com/api#fields-selection
https://api.dailymotion.com/video/x5cf67p?fields=id,title
Comment #4
pierre-nono commentedThanks for the help.
Oh and I make a new patch here : https://www.drupal.org/project/video_embed_field/issues/2913925#comment-...
Make sure to use : https://www.drupal.org/files/issues/2018-03-14/retrieve-title-2913925-4....
Comment #5
anfor commentedSome work are needed to reflect the changes in the other issue : https://www.drupal.org/project/video_embed_field/issues/2913925#comment-...
And the annotation of the method getDailymotionApi must be fixed.
Comment #6
mably commentedFixed in 3.0.0-beta1 using the Dailymotion oEmbed JSON data.