How to retrieve YouTube video information (title, author, etc) by its id using YouTube API

后端 未结 2 1534
梦谈多话
梦谈多话 2020-12-17 03:14

Can anybody suggest how to do it or where to learn about how to do it.

2条回答
  •  失恋的感觉
    2020-12-17 03:23

    See if this helps:

    
    
    

    Code copied from here, jsFiddle Demo

    As far as where to learn about how to do it is concerned, have a look at:

    • YouTube Data API Protocol Reference Guide
    • Retrieving Data for a Single Video
    • Understanding Video Feeds and Entries
    • JSON/JavaScript Guide

提交回复
热议问题