Youtube List Player

buzztouch plugin: Youtube List Player
Version: v1.0
Play a playlist of youtube videos in your android app.
works on Android Android
Developer Info
Latest Review
Screenshots
More Information
Youtube List Player allows you to add a youtube playlist screen in your app.Opens up a native player to play video.
Just enter the playlist id and your google developer api key in the control panel to add your playlist.

iOS Project
------------------------
aussiedra has iOS version: https://www.buzztouch.com/plugins/plugin.php?pid=8C1B0DDED8EB2E4158986E8

Android Project
------------------------
CM_ytPlayer.java
Videos.java
YT_recycler_adapter.java
cm_ytplayer.xml
cm_list_items.xml

Version History
----------------------
1.0 - initial release


JSON Data
{
"itemId": "4B41B1FD2C87FAC26813FEB",
"itemType": "CM_ytPlayer",
"itemNickname": "ytlp",
"navBarTitleText": "ytlp",
"youtubeKey": "dfgdfgsg",
"browserKey": "ergdgdg",
"youtubeTextColor": "#339900",
"ytplaylist": "gdgsgdfdffd",
"cornerRadius": "4",
"loadTitle": "Loading...",
"loadMsg": "Loading your videos",
"titleTextColor": "#33FF33"
}