maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] cuteTube - A feature-rich YouTube client (https://talk.maemo.org/showthread.php?t=65854)

MohammadAG 2010-11-27 12:00

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Is there any chance you could add an option to forward a youtube link to the media player? Sometimes I get links via chat and youtube's heavier than cuteTube on the CPU.

Thanks :)

marxian 2010-11-27 12:10

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by MohammadAG (Post 884328)
Is there any chance you could add an option to forward a youtube link to the media player? Sometimes I get links via chat and youtube's heavier than cuteTube on the CPU.

Thanks :)

Wouldn't it be easier to use the youtube-dl/ytstream script for something like that?

Quote:

Originally Posted by MohammadAG (Post 867054)
I'd like to point out PaulFertser's script, which streams videos from youtube and plays them with mplayer

/usr/bin/ytstream:
Code:

mplayer -cache 2048 "`youtube-dl -f 18 -g $1`"
chmod +x it, then ytstream youtubelinkhere


marxian 2010-11-27 12:20

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by alextootchie (Post 884252)
I have a problem. I have many subscriptions and cuteTube doesn't load the videos list ("Latest subscription videos" button) and the list of subscriptions is partial. With another account (few subscriptions), cuteTube works well.

(Sorry for my english)

By default, the YouTube API only returns 25 results, but this can be increased to a maximum of 50. I'll do this for the next release. I'm not sure why you are not getting the "Latest subscription videos" feed. I'll look into it.

amaj1407 2010-11-27 13:18

Re: [Announce] cuteTube - A feature-rich YouTube client
 
hello every one,

first I should thank marxian for this great application but there is a little problem.

Why cutetube does not return result when the search keywords are in arabic? while mediabox does return result if searching with arabic keyword.

Do I need to do some thing before I run the application.

again thank you for this app.

MohammadAG 2010-11-27 13:33

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by marxian (Post 884334)
Wouldn't it be easier to use the youtube-dl/ytstream script for something like that?

Yes but how do I pass it to the mediaplayer?

marxian 2010-11-27 14:26

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by MohammadAG (Post 884364)
Yes but how do I pass it to the mediaplayer?

You can use this command:

Code:

dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:'$ youtube-dl -f 18 -g YouTubeVideoUrl'

marxian 2010-11-27 14:28

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by amaj1407 (Post 884358)
hello every one,

first I should thank marxian for this great application but there is a little problem.

Why cutetube does not return result when the search keywords are in arabic? while mediabox does return result if searching with arabic keyword.

Do I need to do some thing before I run the application.

again thank you for this app.

It must be a string encoding issue. I'll look into it.

anapospastos 2010-11-27 16:19

Re: [Announce] cuteTube - A feature-rich YouTube client
 
@marxian

Can you take a look on this? It would be great if cutetube could convert a downloaded .flv video to mp3.

Crashdamage 2010-11-27 16:34

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by anapospastos (Post 884463)
It would be great if cutetube could convert a downloaded .flv video to mp3.

I would think that conversion chores should be a separate application. And marxian already has plenty of feature requests from us greedy users to keep him busy. Lets not take advantage of his generosity.

marxian 2010-11-27 16:42

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by anapospastos (Post 884463)
@marxian

Can you take a look on this? It would be great if cutetube could convert a downloaded .flv video to mp3.

Conversion tasks are too CPU intensive for an application such as this. I would imagine that it would seriously impair performance during the conversion process.


All times are GMT. The time now is 07:28.

vBulletin® Version 3.8.8