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 - Loc2262 - 2012-09-15

Next step: I modified the code of YoutubePlayer.py so that the "=" is no longer incorrectly added to the playback URL. Still, playback of the parsed URL is refused.

I pasted a full debug log of the playback attempt here: http://pastebin.com/wGSVfg4c

When I feed the parsed URL into a browser, it says that the "server refused to process the request".


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - anteo - 2012-09-15

I managed to fix issues described above. I've attached fixed versions of video youtube (3.1.0) and simple downloader (0.9.3) plugins. What issues are fixed:
  • latest change in YouTube that totally broke viewing videos
  • unsupported (=http) protocol problem
  • exceptions in transformAnnotationToSSA (list out of index) for some videos
  • subtitles are not displayed
  • videos with non-ascii names are not downloaded or downloaded with all non-ascii characters stripped (I tested fix on Windows platform, so not sure about correct downloading on *nix platforms)

https://dl.dropbox.com/u/33024933/plugin.video.youtube.zip
https://dl.dropbox.com/u/33024933/script.module.simple.downloader.zip


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - harms916 - 2012-09-15

Awesome! I'm running a winxp xbmc eden 11. I downloaded and installed the above plugins for Youtube and it seems to be working again.
Thanks


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - _fool - 2012-09-15

I just upgraded to Eden in order to fix the "Couldn't extract video url" issue. No luck yet. But anteo's post sounds hopeful, gonna give it a try immediately!

Edit: ran into some legacy issues that where caused by the upgrade from XBMCLive! to Eden. But after solving those (thanks again, anteo, for your PM) everything works smooth as a whistle. If only I could give this chap some rep! He's earned it Smile


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - milkybar1983 - 2012-09-15

thanks anteo they work great!


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - Loc2262 - 2012-09-15

Very nice anteo! I'll test the Youtube plugin right away and report if the fix works for me.

EDIT: Playback works again, nice job!


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - djteaser - 2012-09-15

Thanks Anteo!!! its working!!!!!


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - jackparsons - 2012-09-15

(2012-09-15, 15:53)anteo Wrote: I managed to fix issues described above. I've attached fixed versions of video youtube (3.1.0) and simple downloader (0.9.3) plugins.
...

https://dl.dropbox.com/u/33024933/plugin.video.youtube.zip
https://dl.dropbox.com/u/33024933/script.module.simple.downloader.zip
Nice work Anteo, this seems to work for me on a Linux machine. I haven't exactly tested it exhaustively but it appears I can download and play YouTube videos again.

FYI: went to the XBMC plugins directory ~/.xbmc/addons/ and unzipped the two provided zipfiles at that location, after moving the existing Youtube and Downloader directories aside (renaming).

XBMC Eden on Linux Mint 12.


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - rmnv505 - 2012-09-15

Can someone please post step by step instructions on how i can apply this fix to youtube plugin on an pple tv via xbmc?


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - seizmos - 2012-09-15

Thanks anteo , YT work fine but right click and then play all on YT playlist result script error..


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - alpax - 2012-09-15

(2012-09-15, 15:53)anteo Wrote: I managed to fix issues described above. I've attached fixed versions of video youtube (3.1.0) and simple downloader (0.9.3) plugins.
It works! Thank you for a quick fix, anteo!



RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - vidor - 2012-09-15

(2012-09-10, 05:12)LFCNZ Wrote: Hi

I am having an issue with this plugin where it seems to login fine, will download details of a plylist, but when you clcik any videos to play, it says there is an error.

Any ideas on things to check?

+1 unfortunately Sad

EDIT> ANTEO you rule !!!!!


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - pike - 2012-09-15

and guy of the weekend price goes to..... <drumroll>

ANTEO


RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - onizuka - 2012-09-15

(2012-09-15, 15:53)anteo Wrote: I managed to fix issues described above. I've attached fixed versions of video youtube (3.1.0) and simple downloader (0.9.3) plugins. What issues are fixed:
  • latest change in YouTube that totally broke viewing videos
  • unsupported (=http) protocol problem
  • exceptions in transformAnnotationToSSA (list out of index) for some videos
  • subtitles are not displayed
  • videos with non-ascii names are not downloaded or downloaded with all non-ascii characters stripped (I tested fix on Windows platform, so not sure about correct downloading on *nix platforms)

https://dl.dropbox.com/u/33024933/plugin.video.youtube.zip
https://dl.dropbox.com/u/33024933/script.module.simple.downloader.zip

Anyway someone can submit the fixes so the add-on can auto update? thanks!



RE: [RELEASE] YouTube (Video) Plugin - De facto default standard YouTube Addon for XBMC - vijayk416 - 2012-09-15

Anteo fix works in OpenELEC 2.0 Beta 7 (1.95.7) for playing individual videos. As seizmos commented, play all results in a script error.