![]() |
Re: Youtube browser - mYTube - released
Quote:
|
Re: Youtube browser - mYTube - released
No worky for me on 2008HE. I can run the program but get a white screen as others have mentioned.
|
Re: Youtube browser - mYTube - released
Quote:
|
Re: Youtube browser - mYTube - released
I'll try it later today and post back. Could installing the n800 version of mplayer be the culprit?
|
Re: Youtube browser - mYTube - released
Quote:
|
Re: Youtube browser - mYTube - released
Okay, so I installed the n770 version of mplayer and is still getting the same problem. Running in Xterm gives the following error:
File "/usr/lib/python2.5/site-packages/gdata/tlslite/utils/xmltools.py", line 10, in <module> from xml.dom import minidom ImportError: No module named dom |
Re: Youtube browser - mYTube - released
Quote:
apt-cache search python | grep xml |
Re: Youtube browser - mYTube - released
Thanks. apt-get install python-gdata fixed it.
|
Re: Youtube browser - mYTube - released
Just asking would something like this be able to be made for hulu.com so we can watch tv shows on tablet?
|
Re: Youtube browser - mYTube - released
I just wanted to throw my 2 cents in with the hulu idea. I too think it would be an awesome idea to have a client on the n8x0 for hulu. Unfortunately, hulu's lowest stream has a resolution of 512x288, which is still way too large for mplayer to process smoothly. (unless there's a way of quantizing the frame down on the fly). It would be awesome for hulu to support lower quality (and lower res) streams, which could actually work with the tablet. I recently stumbled over the *nix project rtmpdump, which could be used to capture the hulu stream, if it was compiled onto the n8x0. I believe that the rtmpdump code is used on projects like XBMC and Boxee, iirc.
http://sourceforge.net/projects/rtmpdump/ |
Re: Youtube browser - mYTube - released
Quote:
Can someone provide a decent proxy? the free versions out there are no good for streaming video. i Or can someone take a look to see how the streaming is done. It is flv or rtmp? Cheers, -Mihai |
Re: Youtube browser - mYTube - released
ah right, so it's rtmp. maybe someone with a little free time can join me in building a little c/c++ rtmp client?
afaik rtmp is not public but some reverse ingineering has been done in pyrtmp and xmbc. it would be a nice thing to hack ... |
Re: Youtube browser - mYTube - released
I'm not a programmer but I will setup the the proxy server if for it if it will help. Also I would help with testing.
|
Re: Youtube browser - mYTube - released
Thanks Andrew, but since hulu is using rtmp, there is need for an implementation for this protocol.
Which i can do directly using the southparkstudios page :). Until this is complete (help, help, i'm very low on free time), the proxy setup can be postponed Cheers, -Mihai |
Re: Youtube browser - mYTube - released
mplayer cannot play RTMP streams yet as it seems. I made some dumps with wireshark, and with tools, but mplayer wasn't able to play them.
At least the wireshark dump was recognized as video, so mplayer opened a video window, but the content appeared to be encrypted as it was just flashing colored blocks. Hopefully, not all RTMP are encrypted, though. But I dread the day YouTube will switch to RTMP (and I'm pretty sure they'll do eventually with pressure from the content industry). |
Re: Youtube browser - mYTube - released
AFAIK rtmp has both video and sound streams, which after download (or at download time) have to be processed and some sort of flv is obtained ... XMBC and rtmpy are the best source i've found to analyze.
I also think that youtube will switch to rtmp :(. |
Re: Youtube browser - mYTube - released
The rtmpdump that I posted earlier should suffice as as the 'flv getter' utility. Unfortunately, HULU has changed some things on their end and has broken the 'get_hulu' script that accompanys the utility.
|
Re: Youtube browser - mYTube - released
not quite working, i'm betting some client identification and restrictions. anyone wanting to help with a wireshark/hex parsing here :D ?
Quote:
|
Re: Youtube browser - mYTube - released
Maybe this is something really obvious, but where do I enter a full URL to have it play in mYTube, with all the caching and saving goodness?
|
Re: Youtube browser - mYTube - released
You don't. Just open up mYTube, use the search tool to find videos on YouTube and then you can watch them or download for later.
If you just watch a video, it will cache it and you can either save it or delete it off your device/MMC to save space or you can just download it and then watch it later. It's pretty straight forward. Too bad you can't download the HQ videos. You always get the SD quality ones. Jesse~ |
Re: Youtube browser - mYTube - released
Ach so, but therein lies the rub.
I wasn't able to search (and should I really have to if I already have the URL) the video since everything was in Chinese (it was a music video about Tiananmen massacre) and initially I didn't even know any details about the video except its URL. Well I did manage to open the direct youtube URL in the browser and get the author's ID (in ASCII) which then allowed me to search for videos and somehow decipher which one I was supposed to watch. Still, considering that people often send direct youtube URLs it would be nice to be able to use those in mYTube. |
Re: Youtube browser - mYTube - released
if one copy the youtube page url, one can paste that in the search bar, or use the special tool for that in the menu, and then hit search to find that exact video.
works here at least... |
Re: Youtube browser - mYTube - released
Tso, thanks for letting me know how it should work. mYTube works as designed, it was a case a PEBKAC: I initially copied the URL off desktop manually and naturally O-> 0 (I hate it when they don't have the slashes...) :o
Fixed that and the search function found the video in no time. Maybe my user error suggests there could be a feedback message when no hits are found? I was left thinking that nothing happened even behind the scenes. |
Re: Youtube browser - mYTube - released
would have been kinda interesting of tear and/or webkit-eal could detect a youtube url and insert a mytube launch button ;)
|
Re: Youtube browser - mYTube - released
press search, paste the url, hit search, it will recognise it as an youtube link, will list it and you can hit play
|
Re: Youtube browser - mYTube - released
Does this work with other flash based player websites?
|
Re: Youtube browser - mYTube - released
I hope that this isn't necroposting but this is the relevent thread...
I want to use the mytube upload feature but its blanked out along with the login button. Is there a way to use it? The browser upload is memory intensive and sharepy does not work for me. |
Re: Youtube browser - mYTube - released
it's not yet implemented. the fact that mplayer is not yet ported to freemantle also lowers my moral to continue pushing features.
does freemantle comes with a youtube upload feature? |
Re: Youtube browser - mYTube - released
Oh. Well I guess I'll just use the browser then..
|
Re: Youtube browser - mYTube - works on me Linux PeeCee
Mytube works great on PC, for watching teh Utube without teh eebil Flash in browser.
Download the mytube .deb to pc. Extract that shizbang with dpkg -X mytube1@#!@#..deb / Install the Depends if needed: python2.5, python2.5-gtk2, python-gdata | gdataclient | gdata-python i'd like to get some soufpark.py action too, but don't see how to activate it cheers, great tool |
Re: Youtube browser - mYTube - released
I accidently pushed /mnt as my video directory.. and obviously mytube can't create video dir in there, and therefor it dies.
Have tried to reinstall it without success.. is there any other way to remove settings for it? |
Re: Youtube browser - mYTube - released
I'm not sure if this is possible, but i would really like to get search results sorted by date: newest first.
Thanks for the great app. |
Re: Youtube browser - mYTube - released
it seems youtube-dl is no longer grabbing the video. Has anyone had any luck getting a newer version of that script working on the n800/n810?
|
Re: Youtube browser - mYTube - released
Not only does the download no longer work, but "play" doesn't work on my n810, either. Anybody know what happened?
Mytube opens properly, search works, but selecting a video to view or download starts the "rotating dash" inside brackets, and then NOTHING. |
Re: Youtube browser - mYTube - released
could be its a issue at the youtube end, as i have gotten it to download using the command line directly.
hrmf, the command line client works, but doing it from inside mytube barfs, even tho he command used should be the exact same one. funny, first the command works, then it fails. Seems there is something at the youtube end that do not always present a webpage with a "t" parameter, whatever that is. |
Re: Youtube browser - mYTube - released
Quote:
In line 126 the youtube-dl-x script is trying without success to find some url matching "re.compile(r', "t": "([^"]+)"')" on the youtube page. There is a "youtube-dl" script available at http://bitbucket.org/rg3/youtube-dl/wiki/Home which has recently been updated and is able again to download videos from Youtube. Unfortunately this youtube-dl script and the youtube-dl-x script used by mytube seen to be quite different. I did already try to figure out how to apply the change done in youtube-dl to youtube-dl-x. Though so far without much success due to lack of python knowlede. So I guess we have to wait until the mytube developer or some other Python god updates the script. :( |
Re: Youtube browser - mYTube - released
Quote:
|
Re: Youtube browser - mYTube - released
Quote:
|
Re: Youtube browser - mYTube - released
Actually the youtube-dl script is working, but there are a couple of issues. First the indicator spins while the video is downloading, but it never displays the percentage and second the video does not begin to play until it is completely downloaded, which may take some time. Maybe someone can find a youtube-dl option to solve these two issues.
|
Re: Youtube browser - mYTube - released
Thanks for the hint with getpass.py. Now it's working for me, too.
Actually you don't have to wait until the video has completely downloaded before you can play it. Klick the Download button wait for 10-15 secs and press the play button. Then the video playback starts right away. |
| All times are GMT. The time now is 16:31. |
vBulletin® Version 3.8.8