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)

marxian 2010-12-13 16:03

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

Originally Posted by extendedping (Post 895951)
thanks looks to be queued but it sure does not work :(

Just checked again. I introduced a bug when I added the 'download saving' feature:

Code:

def addTask(video, status = VideoDownloadSettings.defaultTaskStatus):
should have been

Code:

def addTask(video, status = VideoDownloadSettings.downloadStatus):
:rolleyes:

Fixed in next release. :)

extendedping 2010-12-13 16:14

Re: [Announce] cuteTube - A feature-rich YouTube client
 
thanks, we are half way there...is there any config I can post that would shed light on the respective icons not appearing following multi select?

marxian 2010-12-13 16:16

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

Originally Posted by extendedping (Post 895962)
thanks, we are half way there...is there any config I can post that would shed light on the respective icons not appearing following multi select?

You could try running the application from xterm:

Code:

run-standalone.sh /opt/cutetube/cutetube.py

extendedping 2010-12-13 16:40

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

Originally Posted by marxian (Post 895964)
You could try running the application from xterm:

Code:

run-standalone.sh /opt/cutetube/cutetube.py

well sometimes it works and sometimes (most times) it doesn't. running from command line, does this produce any output that could be useful? I repeatedly do the same thing. open app, type cheese from the search (sorted by relevance) and after selecting multi select) click on the first 3 items. like one in ten it gives me the appropriate boxes after clicking back on the top after selecting the items. one time in my xterm it gave some message about something (traceback?) on line 246 (sorry I tried to recreate but it is not giving me any other messages when I bring down the app...).-

natedog400 2010-12-13 17:40

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

Originally Posted by marxian (Post 895946)
Your earlier post didn't make that clear, but I've now fixed the 'Related videos' bug. The 'Rate video' bug is down to a problem in the python-gdata package (i.e. not my code). I guess none of the other YouTube applications on the N900 use video rating, which is why the bug hasn't been noticed before.

I know i should have mentioned but my ealier post was only conversation really :D tap n hold for more stuff i figured it out now!
One more thing i noticed, as you know not all favourates load up but before i gave them chance to, i deleted one out the list and when it reloaded the list, the rest of my favourates (the one's that don't usually show) all loaded up? maybe this helps. Whens next release my friend? :)

dagee04 2010-12-14 01:00

Re: [Announce] cuteTube - A feature-rich YouTube client
 
I noticed that before cutetube used to automatically connect to the internet but now it doesnt.

ikonuk 2010-12-14 10:37

Re: [Announce] cuteTube - A feature-rich YouTube client
 
cutetube only loads up five of my favourites now :(

stevomanu 2010-12-14 12:14

Re: [Announce] cuteTube - A feature-rich YouTube client
 
still having issues with this app no video will play at all , can download them this is all since last update ??

newbie_biker 2010-12-14 12:29

Re: [Announce] cuteTube - A feature-rich YouTube client
 
thanks for this software it was 1 of things i needed other than voice navigation and 3g video calls. i want to know where r the downloaded videos saved?

snooky 2010-12-14 17:17

Re: [Announce] cuteTube - A feature-rich YouTube client
 
love this app...

but one question to the facebook option... is it possible that the videos in facebook will be show in the same way if i post a youtube link directly on facebook.
at the moment there is only the link to the video...

snooky 2010-12-14 17:23

Re: [Announce] cuteTube - A feature-rich YouTube client
 
after last update it's unable to play all videos

marxian 2010-12-14 17:41

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

Originally Posted by snooky (Post 896708)
after last update it's unable to play all videos

I left in some debugging code by accident. New build will be uploaded soon.

marxian 2010-12-14 17:52

Re: [Announce] cuteTube - A feature-rich YouTube client
 
UPDATE (14/12/10 @ 5.47pm):
cuteTube 0.9.9-2 in extras-devel soon.
  • Added a manual and log in the 'About' window.
  • Fixed 'no related videos' bug.
  • Fixed 'no video rating' bug (error in service.py of gdata.youtube package).
  • Fixed bug resulting in downloads not starting immediately.

http://img834.imageshack.us/img834/2...1417312.th.png http://img560.imageshack.us/img560/5...1417320.th.png

Please check the log if you have any problems with this release.

extendedping 2010-12-14 19:02

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Ok my issue has been driving me crazy, well 5 minutes of testing (which is not enough) has show me...

when I select multi-select and then click on the video's towards the left (actually on the box where you put the check) it then brings the full menu (new search, multi-select, add to queue, add to downloads, add to playlist, add to favourites) like one in ten attempts. usually it just brings up new search and multi select.

However if I click on the video title over the middle of the screen to make my multi-selects, then (in my 5 minutes of testing) every time I get the complete menu not just "new search" and "multi-select".

so for now I guess I will not click on the checkbox but instead click in the middle or where the video title is. btw yes when I click on the checkbox on the left it is in fact putting the check in the box but the full menu is not getting enabled.

thanks for fixing the download issue...btw I did look at the log and did not see anything error related.

marxian 2010-12-14 19:08

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

Originally Posted by extendedping (Post 896772)
Ok my issue has been driving me crazy, well 5 minutes of testing (which is not enough) has show me...

when I select multi-select and then click on the video's towards the left (actually on the box where you put the check) it then brings the full menu (new search, multi-select, add to queue, add to downloads, add to playlist, add to favourites) like one in ten attempts. usually it just brings up new search and multi select.

However if I click on the video title over the middle of the screen to make my multi-selects, then (in my 5 minutes of testing) every time I get the complete menu not just "new search" and "multi-select".

so for now I guess I will not click on the checkbox but instead click in the middle or where the video title is. btw yes when I click on the checkbox on the left is it in fact putting the check in the box but the full menu is not getting enabled.

thanks for fixing the download issue...btw I did look at the log and did not see anything error related.

Hehe. :o You have discovered a genuine bug there. I didn't realise that the checkbox would be receiving the mouse clicks. The list is only appended when the list item receives the click, so if you click on the checkbox itself, the list is unchanged. I never tried clicking directly on the checkbox. Should be easy to fix. :D

extendedping 2010-12-14 19:12

Re: [Announce] cuteTube - A feature-rich YouTube client
 
I have no idea technically what you mean but I am pretty sure I am a genius. Only a true genius would spend time tapping all over the phone.

wakkamis 2010-12-14 19:57

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

Originally Posted by bigears5000 (Post 878876)
For me, the app. would start, then close. For some reason, I didn't have 'PyQt4 Full Install' installed. Just installed that and now it works. This app. is great. Just what I have needed for a good while. Loving the features especially the download button. Thanks marxian. You have made me very happy.

I am having this issue and I do have 'PyQt4 Full Install' installed. Is there any other reason why it wont start up?

ikonuk 2010-12-14 20:11

Re: [Announce] cuteTube - A feature-rich YouTube client
 
after the updated i now see more than 5 of my favourite videos. can now see 17. but there still isnt a plus sign at the bottom to view more. The loading icon at the top of the page just keeps spinning too. is this a known issue?

extendedping 2010-12-14 20:38

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Hi was wondering if there would be any way to have downloads icon appear on more (or all) of the screens. for instance I was having an issue (reboot solved it) getting downloads after the most recent version. I ended up back at the main screen after starting some downloads and did not see a way to check the status there, seems silly to have to do a new search in order to see the status...thanks again for this app.

marxian 2010-12-14 20:49

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

Originally Posted by extendedping (Post 896860)
Hi was wondering if there would be any way to have downloads icon appear on more (or all) of the screens. for instance I was having an issue (reboot solved it) getting downloads after the most recent version. I ended up back at the main screen after starting some downloads and did not see a way to check the status there, seems silly to have to do a new search in order to see the status...thanks again for this app.

The download menu option will appear on all windows (except the video info window), once a video is added to the download queue. When a video is added to the download queue, a signal is emitted to all parent windows. Those windows then set the download menu option to become visible. This behaviour has not changed since the first release.

extendedping 2010-12-14 21:05

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

Originally Posted by marxian (Post 896865)
The download menu option will appear on all windows (except the video info window), once a video is added to the download queue. When a video is added to the download queue, a signal is emitted to all parent windows. Those windows then set the download menu option to become visible. This behaviour has not changed since the first release.

Ok at this moment I am downloading a video. I moved back to the "home screen" and hitting the cuteTube at the top gives me, settings, manage accounts and about but nothing for downloads. So from here I can click on my channel, most recent, most viewed or do another search and from those screens I can check my download status. I was hoping to be able to see it from this home screen...anyway its just a minor thing I want in a great app so I will not complain if things are as you want them to be.

marxian 2010-12-14 22:11

Re: [Announce] cuteTube - A feature-rich YouTube client
 
The downloads option appears in the menu on my home window:

http://img404.imageshack.us/img404/6198/homemenu.th.png

extendedping 2010-12-14 22:28

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

Originally Posted by marxian (Post 896933)
The downloads option appears in the menu on my home window:

http://img404.imageshack.us/img404/6198/homemenu.th.png

argg here I go again...it is for sure not showing on mine. also I am not connected to the internet, but when I fire up the app it says I am "signed into youtube as (my username)", hmm whould it say that?

extendedping 2010-12-14 22:33

Re: [Announce] cuteTube - A feature-rich YouTube client
 
ah ha...If I just select the video click download from where my 2 options are view or download, the download shows up on the home screen. but If I take a download via the multi select feature, the download option is not on the main screen.....while I am here one more request? ability to selectively delete downloads in the queue?

right now I just see an option for clearing all. what if you selected 10 video's and then you notice as they are sitting in the queue that you selected a few wrong ones? any way to selectively delete those before they download without clearing the queue? thanks much...

marxian 2010-12-14 23:06

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

Originally Posted by extendedping (Post 896958)
ah ha...If I just select the video click download from where my 2 options are view or download, the download shows up on the home screen. but If I take a download via the multi select feature, the download option is not on the main screen.....while I am here one more request? ability to selectively delete downloads in the queue?

It appears for me in both cases.

Quote:

Originally Posted by extendedping (Post 896958)
while I am here one more request? ability to selectively delete downloads in the queue?

You can cancel (but not delete) individual downloads:

http://img585.imageshack.us/img585/9...1423032.th.png

There will be some further tweaks to the UI over coming releases.

Sash 2010-12-14 23:30

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Nice work on the app marxian.

Whereabouts in Wigan are you from? - I didn't think there'd be two N900 users in Wigan!

marxian 2010-12-14 23:36

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

Originally Posted by Sash (Post 897008)
Nice work on the app marxian.

Whereabouts in Wigan are you from? - I didn't think there'd be two N900 users in Wigan!

I live right near the town centre. I used to live in Hindley. You can find me on the N900 map: http://pininthemap.com/maemo

natedog400 2010-12-14 23:59

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Still won't play vids on 3G :(

Bigmac_hk 2010-12-15 00:39

Re: [Announce] cuteTube - A feature-rich YouTube client
 
This app gets better and better. Only waiting for the ability to download the audio only through it then it will be perfect.

Excellent work Marxian

extendedping 2010-12-15 00:39

Re: [Announce] cuteTube - A feature-rich YouTube client
 
I still can't see downloads from main screen. well time to use the app now, it really is a great addition to the phone.

Deedi 2010-12-15 08:17

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Hi, I seem to have a problem that doesn't appear in this thread previously. When i try to run cutetube i get it start then disappear so i ploughed through this thread and tried the fixes suggested.

I then tried running it from the Xterm and receive this error msg

IOError: [Errno 2] No such file or directory: '/home/user/.config/Stuart Howarth/cutetube.log

??:confused:???
Thanks for any help

marxian 2010-12-15 08:30

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

Originally Posted by Deedi (Post 897166)
Hi, I seem to have a problem that doesn't appear in this thread previously. When i try to run cutetube i get it start then disappear so i ploughed through this thread and tried the fixes suggested.

I then tried running it from the Xterm and receive this error msg

IOError: [Errno 2] No such file or directory: '/home/user/.config/Stuart Howarth/cutetube.log

??:confused:???
Thanks for any help

Is this the first time you tried using the application? It looks like I overlooked the fact that the config folder for cuteTube won't exist the first time you run the application.

EDIT: Yep. That's it. I'll fix it and release a new build later.

Deedi 2010-12-15 08:36

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Yep it is :) Awesome i look forward to having a play ty

ikonuk 2010-12-16 11:20

Re: [Announce] cuteTube - A feature-rich YouTube client
 
still same problem about favourites menu not loading and not showing the plus sign............ :(

elie-7 2010-12-16 13:24

Re: [Announce] cuteTube - A feature-rich YouTube client
 
hey man the latest update fixed all the playing/downloading issues , thanks .
just 2 suggestions :
1-a new player ui, something cool, because the app looks awesome, but the player ui looks a bit ******ed .
2- a cutetube widget, yes that would be freaking awesome, just a normal youtube widget that displays favorites, or mmost viewed, or subscriptions vids.....

yfbc 2010-12-16 13:52

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

Originally Posted by natedog400 (Post 897028)
Still won't play vids on 3G :(

Glad im not the only one with this issue. Has anyone managed use this app over a mobile network?

slender 2010-12-16 14:31

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

Originally Posted by elie-7 (Post 898052)
hey man the latest update fixed all the playing/downloading issues , thanks .
just 2 suggestions :
1-a new player ui, something cool, because the app looks awesome, but the player ui looks a bit ******ed .

You are not helpful! Cool is not something that describes how devel should make this better.

This is better:
- Make buttons overlap (with little transparency) video so that video is not resized
-->I would like that but then again some people like to have buttons there always.

AND the BEST way of explaining UI tweaks is to open your photoeditor and do Mockup.

marxian 2010-12-16 16:58

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Video player UI will be improved when time allows. Other improvements have a higher priority, and the video player is currently slow to load (not a buffering issue, since the second video in a playlist loads quickly enough), so it might need a complete reworking anyway. There's no point in improving the UI, only to have to start again.

You don't have to use the on-screen controls. You can control the video player using the keyboard (details in the manual: About --> Manual ;) ).

I have also thought about the possibility of a widget, and I want to do it. I need to fix the remaining bugs in the main application first.

In the meantime, I have uploaded a new build to extras-devel. Changelog:
  • Improved loading of video results. Should be faster.
  • Some tweaks to the fetching of video feeds.
  • Improved error handling.

I'm hoping that I have resolved the issue with favourites not loading, but I can't be certain. I experienced the issue myself last night, and it turned out to be due to one of my favourited videos being restricted by YouTube. So, if anyone still has that problem, you might want to check and make sure that you can still view the videos that are in your favourites.

snooky 2010-12-16 18:15

Re: [Announce] cuteTube - A feature-rich YouTube client
 
1 Attachment(s)
is it possible to add an option for convert youtube videos into mp3?

also want to ask again for making facebook option better...
would be nice if it looks like this after publishing on face...

marxian 2010-12-16 18:19

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

Originally Posted by snooky (Post 898232)
is it possible to add an option for convert youtube videos into mp3?

also want to ask again for making facebook option better...
would be nice if it looks like this after publishing on face...

I have no plans to add conversion to mp3.

I have changed the Facebook sharing to include the video details, but it doesn't seem to be possible to embed the video using the python bindings to the Facebook Graph API. I spent some time last night trying, but I couldn't get it to work.

This is what I have implemented atm:

http://img149.imageshack.us/img149/1...ok1mozi.th.png


All times are GMT. The time now is 05:55.

vBulletin® Version 3.8.8