Help with youtube playlist link
#1
Hi, I'm very noob in programming...
I'm trying to do a add-on with playlists from channels in youtube.
The problem is that I don't know what is the correct program line I can write for this.
I put this without success:

<?xml version="1.0" encoding="utf-8"?>

<item>
<title>[COLOR red]------------ 1973-1979 ------------[/COLOR]</title>
<utube>playlist=PLGySmERhTVkxtXlvEn1vcgrpqnpxm</utube>
<thumbnail></thumbnail>
<fanart></fanart>
</item>
<item>

Can somebody help this ignorant in programming? Big Grin
Reply
#2
Thread moved to add-on development
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#3
@Jderick:

Read this entire thread: Creating your first Youtube Add-on

In that thread I give some tips on how to add a playlist, so download the provided template, follow the example code for adding a playlist.

In very short time you will have your own Youtube based add-on.
Get the Best of NHK video add-on for Kodi 19 thru 21. Install via my k19-addons repository.
Reply

Logout Mark Read Team Forum Stats Members Help
Help with youtube playlist link0