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)

marxian 2011-04-12 21:30

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

Originally Posted by NightShift79 (Post 986887)
Hi marxian.

I've attached englisch and german .ts and .qm files.
Also I have included the corresponding changed .qml files
(qmltube 0.3.6)

I just set the
Code:

  Text {    text: qsTr("__hello__")
hope to see multi language in one of the next versions.

You rock!

Thanks mate. I promise I will take a good look at this tomorrow. I haven't had the time today, as I wanted to get the database issues sorted.

NightShift79 2011-04-12 21:42

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
take you're time.we're not in a hurry.

Maybe this site helps:
http://doc.qt.nokia.com/4.7/linguist-programmers.html

Reflektorfalke 2011-04-12 21:46

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

the app rocks and gets better and better (even an iPhone developer was quite impressed with its smoothness when I showed him today ;-) ), but whenever I try to download as audio file it failes...

What can I do to resolve or debug this?

marxian 2011-04-12 21:54

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

Originally Posted by Reflektorfalke (Post 986912)
Hey,

the app rocks and gets better and better (even an iPhone developer was quite impressed with its smoothness when I showed him today ;-) ), but whenever I try to download as audio file it failes...

What can I do to resolve or debug this?

At what point does it fail? The download process is the same regardless of whether you choose audio only or video. The only difference is that the audio stream is extracted and saved, then the video input file is deleted (if extraction is successful).

Also, do you have the latest version installed (0.3.6). It's only been in the repos a short while. I've actually just finished downloading as an audio file, and it worked fine. Try running from the x-term:

Code:

run-standalone.sh /opt/usr/bin/qmltube
Check the output for any errors. You can ignore any warnings about QNetworkConfigurationPrivatePointer.

Reflektorfalke 2011-04-12 22:06

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

Originally Posted by marxian (Post 986914)
At what point does it fail? The download process is the same regardless of whether you choose audio only or video. The only difference is that the audio stream is extracted and saved, then the video input file is deleted (if extraction is successful).

Also, do you have the latest version installed (0.3.6). It's only been in the repos a short while. I've actually just finished downloading as an audio file, and it worked fine. Try running from the x-term:

Code:

run-standalone.sh /opt/usr/bin/qmltube
Check the output for any errors. You can ignore any warnings about QNetworkConfigurationPrivatePointer.

Found the issue:
Was trying to download a file as audio which I already had as video in archive... :rolleyes:

(fyi: It just said queued->failed and gave no error when started from xTerm)

marxian 2011-04-12 22:18

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

Originally Posted by Reflektorfalke (Post 986919)
Found the issue:
Was trying to download a file as audio which I already had as video in archive... :rolleyes:

(fyi: It just said queued->failed and gave no error when started from xTerm)

That raises an interesting point. Perhaps I should adjust the download code to enable overwriting (with some kind of warning notification).

colm.smyth 2011-04-12 22:19

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
yeah thanks...

seriously there was like 33 pages when i asked, i have found it though, i mean how hard would it of been to have just typed in the below for me or anyone else viewing who didn't know

xh: + query - search X Hamster
yj: + query - search YouJizz

:confused: by people sometimes

Quote:

Originally Posted by slender (Post 986876)
search, read this thread.


Reflektorfalke 2011-04-12 22:21

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

Originally Posted by marxian (Post 986926)
That raises an interesting point. Perhaps I should adjust the download code to enable overwriting (with some kind of warning notification).

Why overwrite?
Why not make it possible to save both, audio AND video of one file?

m2k 2011-04-12 22:21

Re: [ANNOUNCE] cuteTube-QML - A feature-rich YouTube client
 
Great app Marxian! How do you go about playing a succession of videos in a playlist or queue through kmplayer or media player. That was a killer feature for me on the first cutetube. Or is it not yet implemented?

Thanks for all your hard work!

marxian 2011-04-12 22:25

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

Originally Posted by Reflektorfalke (Post 986928)
Why overwrite?
Why not make it possible to save both, audio AND video of one file?

Yes. That's what I'll end up doing. :)


Quote:

Originally Posted by m2k (Post 986930)
Great app Marxian! How do you go about playing a succession of videos in a playlist or queue through kmplayer or media player. That was a killer feature for me on the first cutetube. Or is it not yet implemented?

Thanks for all your hard work!

It hasn't been implemented yet (at least not for external media players). I have done some work on it for an internal QML player, but I need to do some more work before I can include it. :)


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

vBulletin® Version 3.8.8