Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 7    Views: 147

aussiedra
Code is Art
Profile
Posts: 431
Reg: Dec 25, 2010
Brisbane, Austr...
8,260
06/14/15 05:40 PM (9 years ago)

YouTube Playlist New Format

You will "need" to obtain your own youtube api browser key and paste that key within the Das_YoutubeAPI.m file You "need"to select the youtube type channel or playlist The Old Format is http://gdata.youtube.com/feeds/api/playlists/XXXXXXXXXXXX The New Format is the playlist id or Channel Id : XXXXXXXXXXXX Incorrect JSON Configuration Data : { "itemId": "5302bca71994b0.65082637", "itemType": "Das_video_playlist", "itemNickname": "Videos", "navBarTitleText": "Videos", "DasVideoURL": "http://gdata.youtube.com/feeds/api/playlists/XXXXXXXXXXXX", "DasVideolistTitleFontColor": "#000000" } Correct JSON Configuration Data : { "itemId": "5302bca71994b0.65082637", "itemType": "Das_video_playlist", "itemNickname": "Videos", "navBarTitleText": "Videos", "dasyoutubetype": "playlistId", "DasVideoURL": "XXXXXXXXXXXX", "DasVideolistTitleFontColor": "#000000" } Hope this clear up things for users having issues without reading the changes.
 
KozmoWeb
Aspiring developer
Profile
Posts: 342
Reg: Dec 08, 2012
Sarasota, FL
8,520
like
06/15/15 09:20 AM (9 years ago)
I sincerely thank you for keeping this plugin up to date! -William
 
Slav
Apple Fan
Profile
Posts: 37
Reg: Sep 09, 2013
Toronto
370
like
06/15/15 09:43 AM (9 years ago)
Thank you, Aussiedra. My issue with this plugin settled completely with new plugin update. The limited default number of videos of the list (which was 5 before) is 50 now. That was mentioned in one of the reviews of the plugin. Thank you. And for those who included playlists earlier NO NOT FORGET to change URL which was full-length URL to just the last part of it (alpha-numeric combination which is the playlist ID).
 
aussiedra
Code is Art
Profile
Posts: 431
Reg: Dec 25, 2010
Brisbane, Austr...
8,260
like
06/15/15 05:23 PM (9 years ago)
Thanks @slav for bringing it to my attention. No problem @KozmoWeb i am working on a bigger better plugin
 
Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
like
06/17/15 02:17 AM (9 years ago)
Hi, I have always the same issue, I have the thumbail but the title or descritption doesn't appear in the playlist. Do you have a solution ? Thx
 
Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
like
06/17/15 02:19 AM (9 years ago)
Hi, I have always the same issue, I have the thumbail but the title or descritption doesn't appear in the playlist. Do you have a solution ? Thx
 
aussiedra
Code is Art
Profile
Posts: 431
Reg: Dec 25, 2010
Brisbane, Austr...
8,260
like
06/17/15 03:08 AM (9 years ago)
@Bertrand have you get the Title color ?
 
Bertrand
Apple Fan
Profile
Posts: 163
Reg: Dec 26, 2012
saint-quentin f...
4,680
like
06/18/15 07:11 AM (9 years ago)
@aussiedra It's okay for me, it's works. Thx you for your help and your plugin ;)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.