项目作者: bhaveshghadi

项目描述 :
Getting youtube playlist details, youtube playlist items details and youtube video details
高级语言: PHP
项目地址: git://github.com/bhaveshghadi/youtube-api.git
创建时间: 2017-10-29T06:47:06Z
项目社区:https://github.com/bhaveshghadi/youtube-api

开源协议:MIT License

下载


Youtube/sample-api

Get youtube playlist, playlist items and video details.

Playlist Parameter

channel_id = any youtube channel id.

key = access token generated by devloper account.

Playlistitems Parameter

playlistid = any youtube playlist id.

key = access token generated by devloper account.

Video Paramete

id = any youtube video id.

key = access token generated by devloper account.