Reply
Thread Tools
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#21
I've been planning to integrate a YouTube client into MediaBox. Any help would be appreciated.
 
iancumihai's Avatar
Posts: 274 | Thanked: 143 times | Joined on Jun 2007 @ Romania
#22
hi,

here is the first version lots of bugs but usable

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


(hope this is not a dead thread)
 

The Following User Says Thank You to iancumihai For This Useful Post:
iancumihai's Avatar
Posts: 274 | Thanked: 143 times | Joined on Jun 2007 @ Romania
#23
it requires python-hildon, python-gdata, python-gtk and mplyaer

make sure you have them and post some impressions here


cheers
mihai
 
Posts: 110 | Thanked: 9 times | Joined on Nov 2007
#24
could you post some screens...
 
iancumihai's Avatar
Posts: 274 | Thanked: 143 times | Joined on Jun 2007 @ Romania
#25
it seems it's not working with Application Manager (oh well .. fist deb for maemo) but it does work using 'dpkg -i'.


i'll made another build soon.


.... right screenshots. will do
 
iancumihai's Avatar
Posts: 274 | Thanked: 143 times | Joined on Jun 2007 @ Romania
#26
here you go.

remember the dependencies:

python2.5
python-hildon, python-gdata, python-gtk and mplyaer
(can find them easily here http://www.gronmayer.com/it )

oh, and i kind of like the offline capability of "saved" section :P
THE LINK http://hugsy.dyndns.org/files/mytube_0.0.1.deb
ps: the link above now it's fixed. should work with Application Manager
Attached Images
    

Last edited by iancumihai; 2008-03-10 at 09:54.
 
iancumihai's Avatar
Posts: 274 | Thanked: 143 times | Joined on Jun 2007 @ Romania
#27
a confirmation that someone managed to install this would be helpful.

you know that dev line: "it works on my computer/n810"


Cheers
Mihai
 
Posts: 143 | Thanked: 13 times | Joined on Aug 2007
#28
Realy want to test it but I get a conflict with the python-gdata and gdataclient package that is needed for using erming and maemopicasa.. erming is a must-have for me.
 
iancumihai's Avatar
Posts: 274 | Thanked: 143 times | Joined on Jun 2007 @ Romania
#29
if you have gdata fo python it should work (aka. start, but not install)

you can force the install with apt-get install --ignore-missing *.deb from xterm

anyone has some tips about using python-gdata vs gdataclient ?

popularity etc etc? or how to solve dependecies from different repositories?
 
Posts: 87 | Thanked: 98 times | Joined on Oct 2007 @ Austria
#30
I'm able to install the package, but get this when starting from xterm:

Code:
~ $ 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
ImportError: No module named yclient
Great work, really looking forward to see this working!
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:55.