maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   youtube application (https://talk.maemo.org/showthread.php?t=16964)

iancumihai 2008-03-10 10:37

Re: youtube application
 
the only difference i see in those files
is that /usr/lib/python2.5/site-packages/mytube/yclient.py
is the only file that starts with a script like header

#!/usr/bin/python

i doubt i can make a deb file in the next 3-4 hours, but if you are savvy with xterm you remove that header from the file and give it a try.

thanks,
Mihai

Aisu 2008-03-10 10:43

Re: youtube application
 
Looks great, just wish it would start x_x I had to do a 'dpkg -i myt* ---force' to install it. Output...

Code:

Nokia-N810-50-2:/home/user/MyDocs# mytube
Traceback (most recent call last):
  File "/usr/bin/mytube", line 3, in <module>
    from mytube import *
  File "/usr/lib/python2.5/site-packages/mytube/__init__.py", line 3, in <module>
    from guimytube import *
  File "/usr/lib/python2.5/site-packages/mytube/guimytube.py", line 4, in <module>
    from yclient import  YClient
  File "/usr/lib/python2.5/site-packages/mytube/yclient.py", line 2, in <module>
    import gdata
ImportError: No module named gdata

Thanks a lot :)

iancumihai 2008-03-10 10:45

Re: youtube application
 
use this site to install python-gdata
http://www.gronmayer.com/it

in case it won't start from menu/extras(it does on my tableta :) )
try running it from xterm --> mytube

Aisu 2008-03-10 10:49

Re: youtube application
 
Awesome ;) Thanks a lot! Works great! But, will only start from xterm...

iancumihai 2008-03-10 10:54

Re: youtube application
 
Quote:

Originally Posted by Aisu (Post 152933)
Awesome ;) Thanks a lot! Works great! But, will only start from xterm...

Well ... you are the first one using it so enjoy.

whenever i will have some time i'll add more things (i did this weekend).


FIRST step: make it install properly :)

Bundyo 2008-03-10 12:19

Re: youtube application
 
Confirm: only running as root.

qwerty12 2008-03-10 12:25

Re: youtube application
 
Thanks iancumihai :)

With MPlayer browser plugin, it seems like a multimedia day today :P

BTW: emtube is down but I believe the video playing component is oss.

I plan on releasing two debs today, nothing special or groundbreaking. Infact, not even apps :P

iancumihai 2008-03-10 12:30

Re: youtube application
 
Quote:

Originally Posted by Bundyo (Post 152944)
Confirm: only running as root.

Yeah, i should learn one day to properly make a dep :)

meanwhile, i hope this one works better

http://hugsy.dyndns.org/files/mytube_0.0.2.deb

Bundyo 2008-03-10 12:38

Re: youtube application
 
If it doesn't - this should help :)
Code:

chown user:users -R /usr/lib/python2.5/site-packages/mytube

hns 2008-03-10 12:57

Re: youtube application
 
Quote:

Originally Posted by iancumihai (Post 152949)
Yeah, i should learn one day to properly make a dep :)

meanwhile, i hope this one works better

http://hugsy.dyndns.org/files/mytube_0.0.2.deb

It works now! Very cool! Thanks a lot.


All times are GMT. The time now is 16:31.

vBulletin® Version 3.8.8