|
2010-11-27
, 12:10
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#272
|
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
I'd like to point out PaulFertser's script, which streams videos from youtube and plays them with mplayer
/usr/bin/ytstream:
chmod +x it, then ytstream youtubelinkhereCode:mplayer -cache 2048 "`youtube-dl -f 18 -g $1`"
|
2010-11-27
, 12:20
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#273
|
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)
The Following User Says Thank You to marxian For This Useful Post: | ||
|
2010-11-27
, 13:18
|
Posts: 11 |
Thanked: 1 time |
Joined on Oct 2010
|
#274
|
|
2010-11-27
, 13:33
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#275
|
|
2010-11-27
, 14:26
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#276
|
dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:'$ youtube-dl -f 18 -g YouTubeVideoUrl'
The Following 2 Users Say Thank You to marxian For This Useful Post: | ||
|
2010-11-27
, 14:28
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#277
|
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.
|
2010-11-27
, 16:19
|
|
Posts: 552 |
Thanked: 183 times |
Joined on Oct 2009
@ Not decided
|
#278
|
The Following User Says Thank You to anapospastos For This Useful Post: | ||
|
2010-11-27
, 16:34
|
Posts: 670 |
Thanked: 747 times |
Joined on Aug 2009
@ Kansas City, Missouri, USA
|
#279
|
It would be great if cutetube could convert a downloaded .flv video to mp3.
The Following User Says Thank You to Crashdamage For This Useful Post: | ||
|
2010-11-27
, 16:42
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#280
|
@marxian
Can you take a look on this? It would be great if cutetube could convert a downloaded .flv video to mp3.
Thanks