Getting title and description of embedded YouTube video

后端 未结 7 1627
抹茶落季
抹茶落季 2021-02-05 12:36

On a site I\'m developing I embed videos from YouTube and want to get the video title and its description.

How do I get that information?

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-05 13:18

    You can do it with oembed. Example:

    http://www.youtube.com/oembed?url=http%3A//youtube.com/watch%3Fv%3DM3r2XDceM6A&format=json
    

提交回复
热议问题