开发者

How to fetch Title,Thumbnail, Description information using Dailymotion API?

How to embed Dailymotion content like Title, Description, Thumbnail like the FB link feature does. I hav开发者_如何学运维e finished for youtube by using their API but now looking for Daily motion? I think it could be done by jquery/ javascript. please reply. thnk, dayan


here is the url format for rest api, as you said you already did for youtube I am expecting that you know how to parse json data

https://api.dailymotion.com/video/xjfn0s?fields=title,description

Here fields indicate the list of fields you are expecting in response

http://www.dailymotion.com/doc/api/rest-api-reference.html#video (Check here for all possible values of fields)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜