On Wed, 19 Jan 2011, Ivan wrote:

I use freevo 1.9.0 and last youtube script from 
http://rg3.github.com/youtube-dl/

...
my local_conf.py:

OUTUBE_VIDEOS = [
   ("jopa", "jopa"),
]

plugin.activate('video.youtube')

YOUTUBE_DIR = "/var/tmp/"




YOUTUBE_VIDEOS = [
   ("test", "test"),
]

YOUTUBE_DIR = "/var/tmp/"

YOUTUBE_DL =  "python2 /etc/freevo/youtube-dl"


...

But plugin don't work. I see list of results videos, but if I click on video I see string 
"Connection to server" and it's
all. How to enable debug for detect error ?


I would suggest that you try the latest beta or svn tip as this has been fixed there.

Cheers

Adam
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to