开发者

Facebook, twitter, youtube livestream on website

开发者 https://www.devze.com 2023-03-17 13:15 出处:网络
I\'m trying to create a live s开发者_如何学Pythontream of comments and disscussions from a twitter, facebook, and youtube page for a social site. Has anyone ever done this before, if so any advice or

I'm trying to create a live s开发者_如何学Pythontream of comments and disscussions from a twitter, facebook, and youtube page for a social site. Has anyone ever done this before, if so any advice or websites/articles to check out. I'm thinking PHP curl?


You'll probably need permissions from user (application permission request) and then request
https://graph.facebook.com/me/feed?access_token=... where access_token is token returned from facebook after aproving permissions

0

精彩评论

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