Kodi Community Forum
Release [depricated] old YouTube Plugin - XBMC 13.0 Frodo/Gotham only - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: Release [depricated] old YouTube Plugin - XBMC 13.0 Frodo/Gotham only (/showthread.php?tid=79487)



RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - AlderaaN - 2014-07-20

Tested it now with cruise's fix, seems to work well.

Thanks cruise!


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - Acesorb - 2014-07-20

Works! Thanks Cruise!


YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - learningit - 2014-07-20

Great Work Cruise! I thought there was a different problem.
For anyone interested, I've applied all the recent patches - autho, login and the latest from Cruise and stuffed it on github here:
https://github.com/learningit/plugin.video.youtube/

I'm just providing this as a convenience for folks having trouble following all the patches - I'm not doing any development.


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - nickr - 2014-07-21

(2014-07-20, 19:57)learningit Wrote: Great Work Cruise! I thought there was a different problem.
For anyone interested, I've applied all the recent patches - autho, login and the latest from Cruise and stuffed it on github here:
https://github.com/learningit/plugin.video.youtube/

I'm just providing this as a convenience for folks having trouble following all the patches - I'm not doing any development.
Why not submit them to HendrikDK's github?


YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - learningit - 2014-07-21

(2014-07-21, 01:02)nickr Wrote: Why not submit them to HendrikDK's github?

Done.


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - blachanc - 2014-07-21

cruise's fix is also refered to on google code (where I found it)

https://code.google.com/p/youtubexbmc/issues/detail?id=95#c266

his solution works for me too.

thanks a lot

Ben


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - masinad - 2014-07-21

(2014-07-19, 22:25)Myl1ttlepwny Wrote:
(2014-07-12, 17:44)wojeda Wrote:
(2014-07-10, 13:14)mediatanker Wrote: Do not create a zip of those contents.

Here is the step by step process :
1. Go to : https://github.com/HenrikDK/youtube-xbmc-plugin
2. Download zip ( on the right bottom of the page )
3. uncompress the zip file you downloaded
4. open "plugin" folder and copy "YouTubeLogin.py" ( only this file )
5. go to your plugin folder on your xbmc folders, the folder path depends on your platform ( for example on Android, it is here : androidstorage/Android/data/org.xbmc.xbmc/files/.xbmc/addons/plugin.video.youtube/ )
6.delete or replace "YouTubeLogin.py" on your xbmc folder ( another option is to rename the file like this for example YouTubeLogin_old.py so you can rename it to go back to the original file, if needed )
7.paste, replace or drag and drop the new "YouTubeLogin.py" to this plugin folder on your xbmc.
8.restart xbmc
9. That's it ! You are good to go ! :-)

Thank You man!!!! After days trying to figure this out. This solution actually works!

This no longer works.

Cannot login: LOGIN FAILED False.....

xbmc.log http://pastebin.com/fKrUN8qD


Did everything like in this tutorial, and everything worked.

Thank you Smile


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - loki05 - 2014-07-21

just wanted to thank Cruise for the youtube fix! my kids can now watch paramore and magic music videos. LOL


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - Snoop_Dogg_LA - 2014-07-22

Vevo works but still can't seem to login to Youtube


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - MediaPi - 2014-07-23

how come vevo plugin can play 1080p? cant you redirect to use vevo streams from veo plugin so we can get 1080p?


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - djkidy123 - 2014-07-23

Works great, thanx for this!


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - stratotak - 2014-07-24

(2014-07-21, 14:26)masinad Wrote:
(2014-07-19, 22:25)Myl1ttlepwny Wrote:
(2014-07-12, 17:44)wojeda Wrote: Thank You man!!!! After days trying to figure this out. This solution actually works!

This no longer works.

Cannot login: LOGIN FAILED False.....

xbmc.log http://pastebin.com/fKrUN8qD


Did everything like in this tutorial, and everything worked.

Thank you Smile

Had tried that fix twice and it didnt work. LOgin Fail up the ass.I tried one more time other night. As it sat there saying "working" I just expected for a login fail message but was eventually treated to a login successful.
Although I still had issue where it wouldnt log into my main youtube account,the one I had setup in youtube as default account to log into. Although that is same issue I have with Blu ray youtube app. Better than nothing. Just have to go and add all the subs to the account.


RE: [RELEASE] YouTube (Video) Plugin - De facto default - wally_666 - 2014-07-24

Quote:7.paste, replace or drag and drop the new "YouTubeLogin.py" to this plugin folder on your xbmc.

What about the YouTubeLogin.pyo file? Isn't this the "optimised" file that is actually run? or is it automagically re-created when the *.py file is "newer"?

I'm new to xbmc and thus still stumbling around, the NASA add-on which required the YouTube add-on to be installed works but I can't log into YouTube.


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - AlderaaN - 2014-07-24

(2014-07-24, 00:08)wally_666 Wrote:
Quote:7.paste, replace or drag and drop the new "YouTubeLogin.py" to this plugin folder on your xbmc.

What about the YouTubeLogin.pyo file? Isn't this the "optimised" file that is actually run? or is it automagically re-created when the *.py file is "newer"?
I'd like to know about this as well.


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - nickr - 2014-07-24

It should be updated, but that will be easy to check won't it? Just look at the file creation dates.