• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 12
[RELEASE] YouTube (Video) Plugin
#16
temhil this works fine on osx, windows and xbox as is. can't test linux
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
#17
Nuka1195 Wrote:You may now play those adult rated videos, requires you supply a username/password for logging in.

It's weird, after your PM I did a little basic research, bringing me to this: http://groups.google.com/group/youtube-a...d3b5b5fca8 which seems like the opposite of your problem.

Anyways, glad you got it working.
Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
#18
the problem was i was at the wrong page in python. i was logged in via web browser so i got the must login page instead of the verify page. Smile

why i need to login and have cookie support when i authenticated via the api is a mystery.

about the no getting the verify page.

you can skip that by formatting the url like www.youtube.com/v/videoid instead of www.yotube.com/watch?v=videoid , but that's the swf player and i couldn't find any session id. maybe that's the issue that person is having.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
#19
would someone with uploads, kindly check to see if My Uploads works now, you must be logged in, so supply your username/password in settings.

thanks

Quote:
[Youtube]
-changed: version -> 1.3
-changed: English language strings
-changed: My Uploads/My Favorites now uses the logged in user
-added: abilty to add a favorite. (delete favorite disabled, until i can figure the proper method)
-changed: only show plugins context menu items
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
#20
oops

Quote:
[Youtube]
-fixed: previous commit broke non authorized users
-changed: pass auth token from all modules

mikko, i could not reproduce your issue
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
#21
Nuka1195 Wrote:would someone with uploads, kindly check to see if My Uploads works now, you must be logged in, so supply your username/password in settings.

thanks

I tried to view the My Uploads section, but I couldn't start the plugin when I supplied my username and password. I'm using an Xbox with the Feb 18 build which has the special:\\ directories in it. Here's the xbmc.log:
http://pastebin.ca/1352021
#22
your xbmc is too old Smile.

Quote:
10:30:15 M: 33140736 NOTICE: 'module' object has no attribute 'setSetting'
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
#23
ok. I just upgraded my xbox to T3CH XBMC 2009-03-04 SVN rev18221 and the My Uploads section is working. I can see all of my uploads. Great update to a wonderful plugin!
#24
great thanks.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
#25
This new version requires XBMC revision #18269 or newer. also for case sensitive platforms notice the Youtube -> YouTube
Quote:[SIZE=1]
[Youtube]
-changed: version -> 1.4
-added: log version and script name
-changed: English language strings
-changed: remove player core setting
-changed: use new setReolvedUrl() feature. (allows you to queue multiple videos)
-deleted: middio_player module (the site is gone)
-added: Delete from My Favorites (not enabled until i can figure youtubes api out)
-added: fanart support with optional category support. (files need to be in skinname/YouTube/ folder named category-fanart.png eg most_recent-fanart.png *see xbmcplugin_categories.py for listing)
Quote:
[YouTube]
-changed: rename Youtube -> YouTube
*requires XBMC revision #18269 or newer
[/SIZE]
Image

Image
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
#26
oops should have resized them
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
#27
Nice update, the "videos" icon looks a little bit out of place though.
#28
are you offering to make category icons? my plugins support them.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
#29
No, just stating a fact...
#30
why don't you contribute and find better ones. i'm no gfx expert.

it would be appreciated.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 12

Logout Mark Read Team Forum Stats Members Help
[RELEASE] YouTube (Video) Plugin1