View Single Post
Posts: 838 | Thanked: 292 times | Joined on Apr 2010
#376
Originally Posted by marxian View Post
It should be fairly easy, because there is not much Maemo-specific code, but I'm not sure what the status of Python is on Symbian 3. I believe Google are porting their official YouTube client using Qt Quick.



1) That feature has always been available:



2) This feature is also available. The application checks your download directory to see if you have previously downloaded the video (will not work if you change the filename ).

3) I'm getting a headache just thinking about that one. Changing connections takes too long.



You complain about the 'Playing...' notification and then say there is no feedback. I will probably add a progress bar or other notification when the player is starting up. This pause only occurs when you first load the window. The 'Playing...' notification is useful when you play a playlist, so you know which video is about to be played.

I am trying to solve the rotation problem. The window is set to landscape mode, but it seems that it inherits the auto-rotation from the parent window, so I need to find a way around it.

External player option is not coming back, because I want to make this application eejit-proof.



I might bring back the high resolution options for downloads, but I get sick of people asking why the 720p downloads will not play on the N900.
Hi I am sure this is just something I am not seeing. I am trying to do multi select to then dowload...

1) I do a search
2) I I then select multi select from the top of the screen.
3) select some videos.

now I see if I click and hold on a video I can add it to the queue. but that does not add all to the queue (right?). but sometimes when I click on the top (search results) it gives me numerous options that look like what you posted. but usually it just gives me new search and multi select. so how do I get the screen you posted that allows adding all selected to download? hmmm...

what am I missing?