maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Youtube browser - mYTube - released (https://talk.maemo.org/showthread.php?t=17739)

wakkamis 2010-06-25 19:51

Re: Youtube browser - mYTube - released
 
Pretty awesome app.

I wish it had a few things though. I wish it had a downloads tab that showed you downloads you had in progress and also a resume download button for when your connection gets lost.

Other than that I think its a great app with smooth transitions, a simple interface. and a pretty quick search feature.

angelbratz 2010-07-24 09:15

Re: Youtube browser - mYTube - released
 
My Mytube App is having a prob...

Seems like its just downloading the Thumbnail and the Info only...

No Video Downloaded...

And When i clcik play....Nothing Happened...

Any solution on this?

I dloaded the .deb installed successfully but after that....still no changes...

i think im missing the:
getpass.py
youtube.dl

where can i get them? in the previous pages...the links for the yotube.dl is pointing to other file...

http://wikisend.com/download/437498/youtube-dl

its pointing to chiahet.rar is that correct?

Thanks.

manvik60 2010-07-24 13:14

Re: Youtube browser - mYTube - released
 
Yes, mytube is not working at the moment, something changed at the Youtube side.

Just wait until someone fixes the program, keep watching the threads.

liquid217 2010-07-24 13:22

Re: Youtube browser - mYTube - released
 
It looks like youtube-dl got an update just today. I downloaded the script, and it works on my n800. It's stdout will need to be modified though, for it to be compatible with mYTube.
http://bitbucket.org/rg3/youtube-dl/wiki/Home

If I have time later today, I might see if I can hack it up. If someone else wants to take a stab at it, you wouldn't hurt my feelings :)

thp 2010-07-24 13:28

Re: Youtube browser - mYTube - released
 
gPodder is affected by this change as well. For all developers: The change should be easy - the "get_video"-URL only has to be changed slightly, no new "secret" parameters have to be determined, the old "token" (t) and the ID (video_id) should be enough, but the parameters (and maybe even their order) seem to be important.

Here's the fix in gPodder's development repository:

http://gpodder.org/commit/756aac8e70

angelbratz 2010-07-24 14:42

Re: Youtube browser - mYTube - released
 
Dangsss.....So its not just me alone...

But...What im facing now is nothing happen when i click Play...

Im just curious on how its actual behavior if just by playing it...

I cant Dload and cant play....Can search...But cannot play...

pycage 2010-07-24 16:05

Re: Youtube browser - mYTube - released
 
Quote:

Originally Posted by thp (Post 763218)
gPodder is affected by this change as well. For all developers: The change should be easy - the "get_video"-URL only has to be changed slightly, no new "secret" parameters have to be determined, the old "token" (t) and the ID (video_id) should be enough, but the parameters (and maybe even their order) seem to be important.

Here's the fix in gPodder's development repository:

http://gpodder.org/commit/756aac8e70

Oh, it's actually easier than this. Just look for the fmt_url_map stuff in the HTML file and you'll get all download URLs served on a silver plate. :)

liquid217 2010-07-24 19:16

Re: Youtube browser - mYTube - released
 
1 Attachment(s)
This script seems to be working. Copy it to /usr/bin and be sure to set it to youtube-dl and instead of youtube-dl-x in mYTube's preferences. I also had to set the format also, to get it to work. My settings under youtube-dl are:

Code:

youtube-dl -f 5 -o %d -- %s

Madonna 2010-07-24 21:49

Re: Youtube browser - mYTube - released
 
@liquid217

thanks, for mie it work now.

youtube-dl in /usr/bin (0755 not forget)

angelbratz 2010-07-24 22:40

Re: Youtube browser - mYTube - released
 
Quote:

Originally Posted by liquid217 (Post 763518)
This script seems to be working. Copy it to /usr/bin and be sure to set it to youtube-dl and instead of youtube-dl-x in mYTube's preferences. I also had to set the format also, to get it to work. My settings under youtube-dl are:

Code:

youtube-dl -f 5 -o %d -- %s

Hi...

Seems like im still facing the Video Not Playing and when Download... it just dload the info and the Thumbnail only...

Am i missing something???

But i think im still missing a getpass.py thinggy...may i have the link where to get the getpass.py that im supposed to put it in /usr/lib/pyhton2.5/

Thanks...


All times are GMT. The time now is 16:12.

vBulletin® Version 3.8.8