maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client (https://talk.maemo.org/showthread.php?t=71826)

vihru 2012-03-10 20:29

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
when i watch youtube with fullscreen mode. What are those screen settings? Three differend mode? Thanks

impact 2012-03-10 20:56

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

Originally Posted by marxian (Post 1174186)
I don't think there's any way to do that. Both applications honour the tracker, so it's all or nothing.

There might be. If you were to save the files to a hidden directory, media player wouldn't find them. But your app would still know where they are and could show them.

marxian 2012-03-11 15:07

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

Originally Posted by impact (Post 1177604)
There might be. If you were to save the files to a hidden directory, media player wouldn't find them. But your app would still know where they are and could show them.

If the files are stored in a hidden directory, they cannot be shown in cuteTube as it uses QDocumentGalleryModel to list them, which in turn uses the tracker.

marxian 2012-03-11 15:12

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

Originally Posted by Glavata (Post 1175621)
Playing a video over 3G is almost impossible for me. It keeps stopping to rebuffer every 2-3 seconds. When I use the normal N9 bookmark of youtube (same video) it plays fine without needing to rebuffer. What can be causing this? My 3G speed is fairly good, above 1000kbps. Wifi at home I have no problems either with cuteTube.

In settings I have set download quality to 360p (but that is for actually downloading the clip, not playing it).

The N9 YouTube player uses the mobile site, which I expect provides a lower quality stream, and thus a lower bitrate. Buffering will always be caused by internet connection issues. The only difference is in how the player deals with it. The QML Video plugin is not configurable in this regard, so I cannot increase the buffer size.

marxian 2012-03-11 15:15

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

Originally Posted by vihru (Post 1177586)
when i watch youtube with fullscreen mode. What are those screen settings? Three differend mode? Thanks

They are for changing the aspect ratio. If the original aspect ratio matches that of the display, they won't have any noticeable effect. Sometimes videos are uploaded with an incorrect aspect ratio, so it's useful to have the setting for those cases.

marxian 2012-03-11 15:23

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

Originally Posted by pelago (Post 1174576)
This is an unfortunate situation. Can we start a donation system or similar for you to buy another N900, or for some other solution to testing this on non-CSSU N900?

The necessary changes should only involve a few lines of QML code. I will probably release standalone debian packages for people to test. Once the changes are verified as being successful, I can push them to extras-devel and then extras-testing. At the moment, I'm not willing to push the latest version to extras-testing, because of the issues with stock Maemo5. I'd like to change that in the near future.

marxian 2012-03-11 15:25

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Version 1.3.0 will be in extras-devel soon.

Changelog:

* Added option to show related videos when playback is finished.
* Added option to share videos via email.
* Larger thumbnails in video lists.
* Configurable scrolling speed.
* Small UI tweaks.

eaglehelang 2012-03-11 16:09

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Marxian, was that the update made available one or 2 days ago? It showed as update

Btw, do you intend to put up the Open Video Player in the Store? If you do, I'm sure quite a number of us would buy it.

marxian 2012-03-11 16:20

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

Originally Posted by eaglehelang (Post 1177906)
Marxian, was that the update made available one or 2 days ago? It showed as update

No, this thread is for the N900 version. There is a separate thread for the N9 version in the MeeGo-Harmattan subsection, though I would prefer support requests for that to be made via email. There is less risk of me missing something, and as a Nokia Store publisher I have an obligation to respond to all emails.

Quote:

Originally Posted by eaglehelang (Post 1177906)
Btw, do you intend to put up the Open Video Player in the Store? If you do, I'm sure quite a number of us would buy it.

I'm no longer working on Open Video Player as it relies on APIs that I consider to be fundamentally broken. I've had my fill of problems with the QML Video plugin. It can't even play all videos that can be played in the stock video player, and has become unstable in PR1.2. I'm staying away from multimedia for my future Qt projects.

upp 2012-03-11 16:26

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

Originally Posted by marxian (Post 1177908)
No, this thread is for the N900 version. There is a separate thread for the N9 version in the MeeGo-Harmattan subsection, though I would prefer support requests for that to be made via email. There is less risk of me missing something, and as a Nokia Store publisher I have an obligation to respond to all emails.



I'm no longer working on Open Video Player as it relies on APIs that I consider to be fundamentally broken. I've had my fill of problems with the QML Video plugin. It can't even play all videos that can be played in the stock video player, and has become unstable in PR1.2. I'm staying away from multimedia for my future Qt projects.

Yesterday I purchased Cute Tube 1.1.1 for my N9,, Is that the latest version or do I need any add ons??

Also, when I try to sign into My Chanel, it kicks me back to the opening window of Cute Tube... ??

stickymick 2012-03-12 18:45

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Pulled down the latest update (Maemo) today. New widget looks good, looks like there's no settings for the widget, but I can just see something when I touch the screen on the settings menu. The Media Content and Appearance bars just show up when you hold your finger on the screen.

Not sure if this is a CSSU v Stock Maemo 5 problem or if it's the theme and font colours that I'm using. I'll try a few more tricks when I get a chance.

marxian 2012-03-12 18:56

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

Originally Posted by stickymick (Post 1178519)
Pulled down the latest update (Maemo) today. New widget looks good, looks like there's no settings for the widget, but I can just see something when I touch the screen on the settings menu. The Media Content and Appearance bars just show up when you hold your finger on the screen.

Not sure if this is a CSSU v Stock Maemo 5 problem or if it's the theme and font colours that I'm using. I'll try a few more tricks when I get a chance.

I made some changes to the way themes are applied to make it easier to 'drop in' code from the Harmattan version, but I forgot to test the widget and the settings. I'll fix it and release another update soon. :)

stickymick 2012-03-13 17:36

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Got the last update. Can see what's going on now, thanks Marxian.

With regards to my problem ages ago (Youtube videos not downloading), since I was forced to do a reflash a couple weeks ago, even that issue has now been resolved.
I'm now running stock kernel (no overclocking) and I'm surprised how well things are going with regards to playing videos.

eaglehelang 2012-03-13 17:54

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

Originally Posted by marxian (Post 1177908)
No, this thread is for the N900 version. There is a separate thread for the N9 version in the MeeGo-Harmattan subsection, though I would prefer support requests for that to be made via email. There is less risk of me missing something, and as a Nokia Store publisher I have an obligation to respond to all emails.



I'm no longer working on Open Video Player as it relies on APIs that I consider to be fundamentally broken. I've had my fill of problems with the QML Video plugin. It can't even play all videos that can be played in the stock video player, and has become unstable in PR1.2. I'm staying away from multimedia for my future Qt projects.

Oops sorry, I got that thread and this one mixed up.
Sigh, too bad on the OVP, liked it a lot, would gladly support your work.

marbleuser 2012-03-13 22:36

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
I'm getting intermittent corrupt downloads now. This started happening after a recent qmltube upgrade. Anybody else getting this? Quite annoying after downloading a 100mb lecture..

edit: i've gone back to ver 1.27, the last version i didn't have any (download) problems with. will report back if this doesn't 'fix' the problem.

cooperpeng 2012-03-15 04:16

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
I have some fail transfers items. How can I do something to remove it? I select all & cancel it, but restart it will be there. the fail transfers is empty, that is no word to show. I want to clear but ...

guylhem 2012-03-15 22:37

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Can you login to dailymotion? Doesn't seem to work - my password is always refused.

Acidspunk 2012-03-17 16:12

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Sometimes Cutetube seems to start the same video twice, one slightly after the other while the audio overlaps. You hear 2 audio streams and even if you stop one video, the other one seems to keep running in the background regardless, since you can hear the audio. The only way to stop it is to close Cutetube.

strange1712 2012-03-17 17:22

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

Originally Posted by Acidspunk (Post 1180717)
Sometimes Cutetube seems to start the same video twice, one slightly after the other while the audio overlaps. You hear 2 audio streams and even if you stop one video, the other one seems to keep running in the background regardless, since you can hear the audio. The only way to stop it is to close Cutetube.

I have noticed this too...

Golian 2012-03-18 21:52

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
not able to log in onto youtube account anymore after the latest update. Hitting the username and password login doesnt respond with no display of cursor.....any help wud be appreciated. Thank You.

Etchelon 2012-03-18 22:46

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Why did you remove the function that allowed to scroll videos in...how to say, an "integer way", one at a time. Now when scrolling videos you may see half of the thumbnail. It was much more precise and readable as it was before (v1.0.7 I believe).

marbleuser 2012-03-19 02:22

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
cutetubeQML is no longer functional for me, so i don't know if youtube are rolling out more changes and my country got them first.

the symptoms are:
downloads are corrupt (ffmpeg doesn't recognise the format)
cannot stream using gstreamer, have to use mplayer as the streaming player.

I went back to an old version and that didn't solve the problem. I did apt-get purge which didn't remove the config directory, so i rm -fr'd the config directory. I reinstalled the latest version and while my settings were now back to default, all the problems remained.

marbleuser 2012-03-20 05:37

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
for what it's worth, i fixed all the problems above by selecting '480p' instead of '360p (normal)' in the download quality setting. no idea.

strange1712 2012-03-20 06:21

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Sometimes 'related' frames at the end of videos block further usage of Cutetube, you cannot close them nor select any of those vids. Sorry if it was already mentioned. Also, the issue after playing a couple of videos, the next one starts several times 'flashing' in a weird way and not being possible to stop until closing Cutetube from taskmanager, is somewhat annoying... these both bugs went in since last update. Great work tough, and thanks for the continuous work and suppor, Marxian! (BTW, I'm talking about N900 version)

cooperpeng 2012-03-22 06:47

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Hi I have some bad download item in transfer list.
Now, I fix it. If you want to delete it, follow below.

open X Terminal
sqlite3 /home/user/cuteTube-QML/cuteTube-QML.sqlite
sqlite> .database
seq name file
--- --------------- ----------------------------------------------------------
0 main /home/user/cuteTube-QML/cuteTube-QML.sqlite
sqlite> .tables
downloads
sqlite> select * from downloads;
|||0|0|0|0|0|0
|||0|0|0|0|0|0
|||0|0|0|0|0|0
|||0|0|0|0|0|0
|||0|0|0|0|0|0
|||0|0|0|0|0|0
|||0|0|0|0|0|0
|||0|0|0|0|0|0
sqlite> .schema
CREATE TABLE downloads (videoId TEXT UNIQUE, title TEXT, thumbnail TEXT, convertToAudio INTEGER, youtube INTEGER, dailymotion INTEGER, youporn INTEGER, xvideos INTEGER, xhamster INTEGER);
sqlite> .explain
sqlite> select * from downloads where dailymotion=0;
vide title thum conv yout dailymotion yo xvideos xhamster
---- ------------- ---- ---- ---- ------------- -- ------------- ----------
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
0 0 0 0 0 0
sqlite> delete from downloads where dailymotion=0;
sqlite> select * from downloads;
sqlite>.quit


So that fail download items are discard.

mosh11 2012-03-22 10:42

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
when i choose download quality 480p the video is lagging hugely when playing in kmplayer and media player doesn.t recognize it how can i play 480p videos without problems ?

chiappa 2012-03-22 19:44

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

Originally Posted by marbleuser (Post 1181780)
for what it's worth, i fixed all the problems above by selecting '480p' instead of '360p (normal)' in the download quality setting. no idea.

That's weird. I'm getting a lot of corrupted downloads, but download quality has been 480p all along. Perhaps I should change to 360 or something :confused:

lonk 2012-04-01 11:26

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

Originally Posted by strange1712 (Post 1181787)
Sometimes 'related' frames at the end of videos block further usage of Cutetube, you cannot close them nor select any of those vids. Sorry if it was already mentioned. Also, the issue after playing a couple of videos, the next one starts several times 'flashing' in a weird way and not being possible to stop until closing Cutetube from taskmanager, is somewhat annoying... these both bugs went in since last update. Great work tough, and thanks for the continuous work and suppor, Marxian! (BTW, I'm talking about N900 version)


I get this too, it only takes three play of a video till it acts as if two videos are playing at the same time so I have to close it or use mplayer. (but mplayer plays videos slow speed sometimes)

lirikosova 2012-04-03 17:06

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
hi guys! i really cannot watch videos through cutetube or nvideo app... i don't know why... is something wrong with youtube privacy or problem is in my device pls help. p.s. I can watch dailymotion videos and also download them... but I want youtube...

Muzimak 2012-04-03 18:51

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
I just bought this App and I'm disappointed, my videos are set to 480p as I heard that N9 has problems with 720p playbacks, but now after downloading these videos to the phone, they play about 3 times, tomorrow you try play the videos, they all corrupt saying format cannot be played. What's gpoing on?

kai_en 2012-04-04 13:43

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
It seems that Cute tube event feed doesn't worked for me. It used to work for awhile but now it doesn't work at all. I am quite clueless what's going on

marbleuser 2012-04-14 15:10

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

Originally Posted by chiappa (Post 1182900)
That's weird. I'm getting a lot of corrupted downloads, but download quality has been 480p all along. Perhaps I should change to 360 or something :confused:

don't bother, my workaround didn't last very long. no matter what i do, i still get corrupt downloads. large downloads are guaranteed to be corrupt. about 33% of smaller ones are totally corrupt. I use gPodder to download stuff from youtube now. cutetube is useful as a browser/player only for me. i get the impression marxian is fed up with the project anyway..!

stickymick 2012-04-15 08:41

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

Originally Posted by marbleuser (Post 1192060)
don't bother, my workaround didn't last very long. no matter what i do, i still get corrupt downloads. large downloads are guaranteed to be corrupt. about 33% of smaller ones are totally corrupt. I use gPodder to download stuff from youtube now. cutetube is useful as a browser/player only for me. i get the impression marxian is fed up with the project anyway..!

Strange that Marxian has disappeared. Maybe Eflop's had him assassinated because he's stopping us "upgrading" to WP7 with his great apps.

Are you overclocked, by any chance?
I've been using stock kernel since my last reflash and haven't had any serious probs with downloads. Had one or two failures out of 100+., whereas when I was running overclocked kernel I couldn't get any Youtube vids to download at all.

scoobydoo 2012-05-11 13:18

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
any way to download xtube video files over 3g as it always fails for me but over wifi is fine i do not have content lock as tube8 ect runs fine and other adult sites work well.
maybe there is a config file to edit any help appreciated i am on o2

Mohammed Muid 2012-05-11 14:02

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
xtube is not working. it keeps on searching but gives no result. i change the .config file to "true" from "false" still nothing. previously it worked. suddenly it stopped

scoobydoo 2012-05-11 14:08

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
mine was wierd as config didn't work as you said but when i rechecked config it was listed twice. scroll right to the bottom of file and it is there again so double check and make both xtube entry's true hope this helps.
regarding my issue vids show but dont download over 3g

Mohammed Muid 2012-05-17 16:01

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

Originally Posted by scoobydoo (Post 1205216)
mine was wierd as config didn't work as you said but when i rechecked config it was listed twice. scroll right to the bottom of file and it is there again so double check and make both xtube entry's true hope this helps.
regarding my issue vids show but dont download over 3g

this is my config file. both are set to true::

[General]
youtubeDownloadQuality=hq
homescreen=homepage
pauseWhenMinimized=true
mediaPlayer=cutetubePlayer
defaultSite=youtube
enableXTube=true
xtubeQuality=mobile
uploadAttribute=Uploaded via cuteTube
showRelatedVideos=true

[Transfers]
defaultTransferStatus=queued
downloadPath=/home/user/MyDocs/.documents/cuteTube-QML/
xtubeDownloadPath=/home/user/MyDocs/.documents/cuteTube-QML/XTube/
transferPriority=downloads

[Search]
safeSearch=false
recentSearches=Undertaker rikishi stonecold, Greatest wwe matches, The most dangerous place, Mdk3, Michael shutdown exploitation, Hack N900, Use gsm internet for free, Hack gsm network, Gun gun agneepath
searchOrder=relevance

[Appearance]
theme=dark
activeColor=#066bbe
activeColorString=color8
gradientColor=black
gradientColorHigh=#524e4e
language=en

[System]
screenOrientation=auto
maximumFlickVelocity=2000

[Accounts]
youtubeUsername=
youtubeAccessToken=
dailymotionUsername=
dailymotionAccessToken=
dailymotionRefreshToken=
facebookAccessToken=
twitterAccessToken=
twitterTokenSecret=

[Media]
youtubeDownloadQuality=hq
homescreen=homepage
pauseWhenMinimized=true
mediaPlayer=cutetubePlayer
defaultSite=youtube
enableXTube=true
xtubeQuality=mobile
uploadAttribute=Uploaded via cuteTube
showRelatedVideos=true

soryuuha 2012-05-18 03:14

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
im just about to buy cuteTube...looking at developer abandon this project..maybe ill just stick to youtube mobile..

guylhem 2012-05-20 21:44

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
I copy/paste the password from microB but it still fails.

To confirmation - I checked with tcpdump : I can see api.dailymotion.com calls, but it still fails

In .config/cuteTube-QML/cuteTube-QML.conf I see I could fillup the following :

dailymotionUsername=
dailymotionAccessToken=
dailymotionRefreshToken=

Any idea how to do that?
According to what I've read about dailymotion API, I might need cutetube client id + a secret.

It seems comfirmed by http://code.google.com/p/ytd-meego/s...ailsDialog.qml

soryuuha 2012-05-22 10:24

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Heads up, email from cutetube devs

Quote:

Hi,

There will be a major cuteTube update soon, hopefully within a couple of weeks. However, I think the issue that people are having with downloaded videos is that many 480p YouTube videos will not play on the N9 following the PR1.2 firmware update. 720p videos could never by played as the N9 has only very limited support for 720p video playback. Unfortunately, there is nothing that I can do to fix this. I have not had any other kind of reports about downloads being corrupted, but I will be making changes to the download process anyway as part of the update.

Best regards,

Stuart Howarth


All times are GMT. The time now is 06:39.

vBulletin® Version 3.8.8