[RELEASE] YouTube Channels (Video Plugin) Addon
#1
Thumbs Up 
Image

I was looking for a simple YouTube plugin, just the bare bones, to play selected channels. Couldn't find one so I wrote one.

Download it here: YouTube Channels Video Plugin

Release 1.0

Initial Release

------------------------------------------------------

To edit the channels you need to edit default.py.

Add any YouTube Channel you want...

addChannel('name', 'channel')

http://www.youtube.com/user/FoodNetworkTV <= channel = FoodNetworkTV

addChannel('Food Network TV', 'FoodNetworkTV')

------------------------------------------------------

addChannel('Food Network TV', 'FoodNetworkTV')
addChannel('Indian Food', 'vahchef')
addChannel('Show Me The Curry', 'ShowMeTheCurry')
addChannel('UKTV Food', 'UKTVFoodChannel')
addChannel('Food Wishes','foodwishes')
addChannel('Cooking 75','cooking75')
addChannel('Maangchi','Maangchi')
addChannel('Indian Food Recipes', 'IndianFoodRecipes')

------------------------------------------------------

Available Plugin Settings:
None

Thanks to Voinage for the HOW-TO write plugins for XBMC.

p.s. I've found that:

&eurl is working better for me than &fmt=18 in the getFlv(url) function.
Reply


Messages In This Thread
[RELEASE] YouTube Channels (Video Plugin) Addon - by afishe2000 - 2009-02-10, 00:10
[No subject] - by afishe2000 - 2009-02-21, 16:02
[No subject] - by Zodler - 2010-04-13, 00:35
[No subject] - by Zodler - 2010-04-13, 02:07
[No subject] - by francyboy - 2010-04-13, 08:42
[No subject] - by queeup - 2010-04-13, 09:59
[No subject] - by francyboy - 2010-04-13, 11:17
[No subject] - by LiquidSilver - 2011-05-14, 00:24
[No subject] - by LiquidSilver - 2011-05-15, 08:16
[No subject] - by vikjon0 - 2011-05-15, 09:34
[No subject] - by ssamuel68 - 2012-01-06, 02:18
[No subject] - by queeup - 2012-01-06, 02:27
[No subject] - by Ghostdivision - 2012-03-10, 06:09
[No subject] - by Hirs - 2012-03-10, 13:44
Logout Mark Read Team Forum Stats Members Help
[RELEASE] YouTube Channels (Video Plugin) Addon1