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 uTube Addon for XBMC - nickr - 2014-07-19

Please delete your log and replace it with a link to pastebin.


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

Nvm, i had lost network connection to that computer, it's all working now.
It would be nice with a delete post button.


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

(2014-07-19, 19:58)schudel Wrote: Yeah, in version 4.4.7 the Vevo videos seemed fine but in version 4.4.8, it's broken again. Anyone knows how you can revert to a previous version, since 4.4.8 doesn't improve anything for me...

Downgrade to 4.4.7 is not working for me either. You can uninstall the 4.4.8 and then download the 4.4.7 zip file from http://ftp.vim.org/pub/pub/mediaplayer/xbmc/addons/frodo/plugin.video.youtube/ and install it. Let me know if you have any lucks!!!

And please if anyone can issue the fix for this. Many thanks!!!!


Current non-functioning of Vevo videos - status - cruise - 2014-07-20

Just a heads up - I'm looking at the latest Vevo playback issues.

I've figured out the problem - a particularly obscure way of referencing stuff in the Youtube javascript externals - seems to be specifically chosen to stuff up the javascript -> python parsing being done by downloaders and these sort of modules.

I'm playing with ways to decode it, but it's going to be hacky at best, and so I am also looking at ways to do straight javascript interpretation in python, but there's nothing simple or cross-platform I've found so far.

Figured y'all would appreciate at least knowing the current status. Note, also, I'm not "official" when it comes to this module - I have no idea if the actual developer of this module is fixing this as we speak. I'm just a dude who happens to know python and wants his damn youtube videos to work Tongue


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

(2014-07-20, 03:43)cruise Wrote: Just a heads up - I'm looking at the latest Vevo playback issues.
Cool.

Thanks for the heads up, cruise.

Would also be nice to know if the actual developer of this module intends to work things out officially.


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

Right - I've got a version that works for me on videos that weren't working before:

http://casual-tempest.net/files/YouTubePlayer.py

Note that this fixes purely the issue I was havign with the videos I tried - I can't guarantee that this is a universal fix, but I've tried to make it as general as possible.

It could do with some more work, but it's 4:30am and I really should get to sleep...

Anyway, hope tha helps someone, and if there are any videos it still doesn't work with, let me know with a link to the video in question, so I can see specifically what's breaking.

Enjoy!


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

(2014-07-20, 05:36)cruise Wrote: Right - I've got a version that works for me on videos that weren't working before:

http://casual-tempest.net/files/YouTubePlayer.py

Note that this fixes purely the issue I was havign with the videos I tried - I can't guarantee that this is a universal fix, but I've tried to make it as general as possible.

It could do with some more work, but it's 4:30am and I really should get to sleep...

Anyway, hope tha helps someone, and if there are any videos it still doesn't work with, let me know with a link to the video in question, so I can see specifically what's breaking.

Enjoy!

Good job! Worked for me. Thanks heaps. Big Grin


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

Good job cruise!
It works for me too.


Updated YouTubePlayer.py - emjayuu - 2014-07-20

@#4326 - Works a treat Cruise!

Thanks a million - all videos are now playing correctly.


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

Works here as well. Great job, cruise, thanks!


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

Thank cruise, and all that keeps this plugin working


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

cruise thanks so for your time and effort on youtube fix, much appreciated, all is working again Smile


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

Thank you cruise. It works.


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

Once again .. Cruise is the man! <3


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

(2014-07-20, 05:36)cruise Wrote: Right - I've got a version that works for me on videos that weren't working before:

http://casual-tempest.net/files/YouTubePlayer.py

Note that this fixes purely the issue I was havign with the videos I tried - I can't guarantee that this is a universal fix, but I've tried to make it as general as possible.

It could do with some more work, but it's 4:30am and I really should get to sleep...

Anyway, hope tha helps someone, and if there are any videos it still doesn't work with, let me know with a link to the video in question, so I can see specifically what's breaking.

Enjoy!

thanks you very much