Get title from YouTube videos

前端 未结 17 1946
抹茶落季
抹茶落季 2020-12-07 17:30

I want to extract the Title of YouTube\'s videos. How can I do this?

Thanks.

17条回答
  •  粉色の甜心
    2020-12-07 17:57

    Here's some cut and paste code for ColdFusion:

    http://trycf.com/gist/f296d14e456a7c925d23a1282daa0b90

    It works on CF9 (and likely, earlier versions) using YouTube API v3, which requires an API key.

    I left some comments and diag stuff in it, for anyone who wants to dig deeper. Hope it helps someone.

提交回复
热议问题