开发者

get user's youtube account playlist in rails 3 application

开发者 https://www.devze.com 2023-04-03 14:38 出处:网络
i want to get a user\'s playlist from his youtube account in my rails 3 application. after sign-up the user enters his details. m accepting his youtube handle and want to display开发者_如何学Go the di

i want to get a user's playlist from his youtube account in my rails 3 application. after sign-up the user enters his details. m accepting his youtube handle and want to display开发者_如何学Go the different playlists that the user has created on youtube.

thanks.


Perhaps you might have a look at this gem https://github.com/kylejginavan/youtube_it.

It seems to be pretty feature complete, has some decent tests, good documentation and even a example Rails app https://github.com/chebyte/youtube_it_rails_app_example.

0

精彩评论

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