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)

pycage 2008-02-22 12:56

Re: youtube application
 
I've been planning to integrate a YouTube client into MediaBox. Any help would be appreciated. :)

iancumihai 2008-03-10 02:23

Re: youtube application
 
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)

iancumihai 2008-03-10 02:45

Re: youtube application
 
it requires python-hildon, python-gdata, python-gtk and mplyaer

make sure you have them and post some impressions here


cheers
mihai

asqwasqw 2008-03-10 06:01

Re: youtube application
 
could you post some screens...

iancumihai 2008-03-10 06:49

Re: youtube application
 
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 2008-03-10 07:23

Re: youtube application
 
4 Attachment(s)
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

iancumihai 2008-03-10 09:12

Re: youtube application
 
a confirmation that someone managed to install this would be helpful.

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


Cheers
Mihai

miind 2008-03-10 09:58

Re: youtube application
 
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 2008-03-10 10:08

Re: youtube application
 
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?

hns 2008-03-10 10:18

Re: youtube application
 
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!


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

vBulletin® Version 3.8.8