maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [ANNOUNCE] zoutube a youtube browser and player now in extras-devel (https://talk.maemo.org/showthread.php?t=34132)

zaheerm 2009-11-09 08:07

[ANNOUNCE] zoutube a youtube browser and player now in extras
 
What started as a 20 minute hack borrowing youtube parsing code from canola2, I have now packaged up as a fremantle application. Currently it lets you browse top rated, recently featured, most viewed, most recent and all the youtube categories and plays back the video you select.

Next features scheduled are:
  • search
  • show full description
  • seek bar when playing
  • download

It is a little rough, like no error handling when you lose network etc. but please try it out and give feedback.

UPDATE: zoutube 0.1-18 is now in extras. Thanks all for the testing.

pelago 2009-11-09 09:57

Re: [ANNOUNCE] zoutube a youtube browser and player now in extras-devel
 
Cool. Screenshots are always welcome, for those of us without a Maemo 5 device.

zaheerm 2009-11-09 10:06

Re: [ANNOUNCE] zoutube a youtube browser and player now in extras-devel
 
Quote:

Originally Posted by pelago (Post 369359)
Cool. Screenshots are always welcome, for those of us without a Maemo 5 device.

Blog entry with screenshots:
http://zaheer.merali.org/articles/20...0-youtube-app/

ovjo12 2009-11-12 12:42

Re: [ANNOUNCE] zoutube a youtube browser and player now in extras-devel
 
When I upgrade to version 0.1.7 main screen don't show up any more.
Regards,
Ove

zaheerm 2009-11-12 12:46

Re: [ANNOUNCE] zoutube a youtube browser and player now in extras-devel
 
Quote:

Originally Posted by ovjo12 (Post 373500)
When I upgrade to version 0.1.7 main screen don't show up any more.
Regards,
Ove

How long did you wait? Did you have a network connection? It seems to be fine on my device. If you had network connection and it didn't come up even after say 15-30 seconds, can you try running in terminal:

/opt/zoutube/zoutube and see if anything gets output in the terminal

drm 2009-11-12 12:51

Re: [ANNOUNCE] zoutube a youtube browser and player now in extras-devel
 
Quote:

Originally Posted by zaheerm (Post 369289)
What started as a 20 minute hack borrowing youtube parsing code from canola2, I have now packaged up as a fremantle application. Currently it lets you browse top rated, recently featured, most viewed, most recent and all the youtube categories and plays back the video you select.

Next features scheduled are:
  • search
  • show full description
  • seek bar when playing
  • download

It is a little rough, like no error handling when you lose network etc. but please try it out and give feedback.

It will be nice to download a movie from youtube to the N900.

zaheerm 2009-11-12 12:53

Re: [ANNOUNCE] zoutube a youtube browser and player now in extras-devel
 
Quote:

Originally Posted by drm (Post 373504)
It will be nice to download a movie from youtube to the N900.

That will be in 0.1-8 to be uploaded at some point today.

ovjo12 2009-11-12 12:56

Re: [ANNOUNCE] zoutube a youtube browser and player now in extras-devel
 
Quote:

Originally Posted by zaheerm (Post 373503)
How long did you wait? Did you have a network connection? It seems to be fine on my device. If you had network connection and it didn't come up even after say 15-30 seconds, can you try running in terminal:

/opt/zoutube/zoutube and see if anything gets output in the terminal


I have network connection.
I got this:
/opt/zoutube/zoutube
Traceback (most recent call last):
File "/opt/zoutube/zoutube", line 766, in <module>
ui = MainScreen()
File "/opt/zoutube/zoutube", line 385, in __init__
self.ctx = osso.context.Context("zoutube", "0.1")
TypeError: function takes exactly 3 arguments (2 given)
~ $

zaheerm 2009-11-12 13:02

Re: [ANNOUNCE] zoutube a youtube browser and player now in extras-devel
 
Quote:

Originally Posted by ovjo12 (Post 373510)
I have network connection.
I got this:
/opt/zoutube/zoutube
Traceback (most recent call last):
File "/opt/zoutube/zoutube", line 766, in <module>
ui = MainScreen()
File "/opt/zoutube/zoutube", line 385, in __init__
self.ctx = osso.context.Context("zoutube", "0.1")
TypeError: function takes exactly 3 arguments (2 given)
~ $

Strange I don't get that, what version of python-osso do you have installed?

my dpkg -s python-osso shows:

Version: 0.4-0maemo1

ovjo12 2009-11-12 13:11

Re: [ANNOUNCE] zoutube a youtube browser and player now in extras-devel
 
Quote:

Originally Posted by zaheerm (Post 373514)
Strange I don't get that, what version of python-osso do you have installed?

my dpkg -s python-osso shows:

Version: 0.4-0maemo1

$ dpkg -s python-osso
Package: python-osso
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 196
Maintainer: PyMaemo Team <pymaemo-developers@garage.maemo.org>
Architecture: armel
Version: 0.3-2maemo4
Depends: python-gtk2, python-all, libdbus-glib-1-2, libosso1, libgtk2.0-0, libpango1.0-0, libglib2.0-0, libatk1.0-0 (>= 1.24.0), libc6 (>= 2.5.0-1), libdbus-1-3 (>= 1.1.4), libglib2.0-0 (>= 2.20.0), libgtk2.0-0 (>= 2:2.12.9-0osso1), libosso1 (>= 2.21), libpango1.0-0
Description: Python bindings for Libosso library
~ $


All times are GMT. The time now is 15:42.

vBulletin® Version 3.8.8