is launchbrowser dead?
#16
Nuka1195 Wrote:not with that lack of info.

Some videos may not play (broken links), some may require you to be in the US (I think some aol require this). The Youtubes are bad for broken links.

Sort by studio and let me know what studio and song and search you used.

Hi,

If I sort by Studio still nothing whatsoever plays (tried loads of Yahoo videos and some AOL) in the different folders e.g. Video (476-500). If I search for ABBA nothing in the results will also play.

Cheers.
Reply
#17
Also I am running XBMC T3CH rev10142 2007-09-02.
Reply
#18
I can only suggest trying the latest t3ch, it is possible i used something only recently added.

Eagle is a great ABBA song
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#19
Nuka1195 Wrote:I can only suggest trying the latest t3ch, it is possible i used something only recently added.

Eagle is a great ABBA song

Cheers, will update when I get sometime.
Reply
#20
http://xbmc-scripting.googlecode.com/svn...Plugin.zip

Download has been implemented. It's a simple urlretrieve(), so some videos may not download, i haven't tested it thoroughly.

To use download, you must give a download path.
edit YahooAPI/xbmcplugin_categories.py:
DOWNLOAD_PATH = "F:\\videos\\music videos" for example.

Don't forget to use two \\ backslashes, backslashes need to be escaped.

The presets are now saved in "P:\\plugin data\\Yahoo Music Videos"
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#21
once I had set a download path I could no longer open the videos... after it said "getting session id..." it just went back without playing anything
Reply
#22
People you really need to supply more information.

As I said some videos may not download.

1. Post the line you changed.
2. post the exact search and video you tried.
3. Back out go into the scripts window and view debug info, is there anything there
4. run XBMC in debug mode and pastebin the log.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#23
sorry i followed your directions in your previous post to the 't' so i didn't think i need to be so specific; i apologize...

1. (in xbmcplugin_categories.py) changed line: DOWNLOAD_PATH = "F:\\music\\video"
2. searched "demon hunter", tried Demon Hunter: 1000 Apologies (both of them)
3. script debug info...
-->Python Initialized<--
loading language: english
language loaded
------------------------
Video started
Home Window activated
Audio started
-->Python Initialized<--
-->Python Initialized<--

-->Python Initialized<--

-->Python Initialized<--

-->Python Initialized<--

4. xbmc debug log: http://maxupload.com/FE3391F9
Reply
#24
Those two do not download, i may have to find a different way to download, instead of the simple urlretrieve.

Samurai X did though, so try that one, i'll see what i can do in a couple days.

Maybe try someother yahoo videos, though i'm sure i tried some, also maybe just see if those two will even play without downloading. Maybe dead links.

Edit: Links are ok, it's the download method.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#25
sorry if this is a noobish question but... how do you even download a video? i can play a video by pressing 'a' on it but how do you download a video?
Reply

Logout Mark Read Team Forum Stats Members Help
is launchbrowser dead?0