AmiTube 0.7 MPEG1 fixed
I noticed the MPEG1 conversation did not work for the released 0.7, but it was just an error on the server. I fixed it therefore now it should work, no new download needed. Sorry for the inconvenience.
I noticed the MPEG1 conversation did not work for the released 0.7, but it was just an error on the server. I fixed it therefore now it should work, no new download needed. Sorry for the inconvenience.
The new release for AmiTube is ready to rock. The most important news are the Large AGA CDXL Setting (320px width) But be aware the file become huge. The other feature, which could make AmiTube interesting for NG Amigas, is the direct download of the Original movie or Audio only file.
Also new is the Update function, it checks for update and downloads the new LHA archive. This time there are more translation included (french by Eric ‚Tarzin‘ Luczyszyn and norwegian by Michal Bergseth).
Full List:
Download on the AmiTube Page
On popular demand, I added a new CDXL convert option, with 256 colors and a width of 320 pixel (instead of 160) of course the movies looks much better with that, but also become huge. So I guess the download speeds from classic Amiga systems will be even more a problem.
Nevertheless now it’s in and will be published with the next Version of AmiTube, stay tuned.
Playing a little bit more with PHP scripts and AmiTube, finally I got the direct download to work (via my server of course, because remember no shared SSL library like AmiSSL on AROS, and the wget is too old to connect to googles Youtube Server) and it works quite nicely… one disadvantage is of course that I have no way of knowing how big the file will be, the Youtube Server does not tell it so I cannot pass it on to the program, maybe must find an other display, at least how many is already downloaded? I will think about that. Nevertheless it works so more or Less I will go this way for next release.
Little video about the progress, this time shown on AROS:
Working on the direct download feature, it’s not that trivial as I thought. I tried the mplayer and wget function on AmigaOS4 and AROS and was not successful, the MPlayer does not support SSL and the WGet does support SSL but is too old (uses old encryption only). Basically the only system where this is working as it should is MorphOS, the one System where you actually do not need AmiTube because you have two browsers available capable of browsing and watching YouTube directly on the page. This is annoying.
Allso there is a limitation of the command line to be 255 chars long, the URL from YouTube is already longer than that (many GET options), seems MorphOS raised that limit (or it would not work)
So whats my options then.
Not really sure what I do now.
just a little video showing off the upcoming direct download and stream function of AmiTube
As I wrote before, It makes not much sense to use AmiTube on NG Amigas because the could in principle just use the original movie files without conversation. I started to work on this a bit.
On the first picture it’s AmiTube in the back with the new Button „Get Original“ (better name needed 😉 ) which opens a new window. There you can select one of the available resolutions () and formats (should print more there about the codecs maybe). Then when an entry is chosen and „Download to HD“ is pressed it invokes wget to actually get the movie directly from YouTube. A classical YouTube downloader then. (I saved it to ram and used MPlayer to see if the file is ok)
The second try was to directly stream the movie from YouTube, that would be even more cool, it first failed because my MPlayer had no SSL build-in, but a new one (1.4) has, so now that works as well.
So I guess that works somehow, I will play around a bit with it, maybe it will make it to next release. Then it would make a lot of sense to release a MorphOS and AmigaOS4 version I guess, as YT downloader.
I got some request for AmiTube for AROS because with the MPEG feature it is nicely possible to download and view videos in AROS. In AOS4 and MorphOS you can easily just use the m68k Version because of the seamless integration of 68k Emulation. But in AROS this is no possbile, therefore I compiled a special version for i386 AROS ABIv0 and ARM AROS.
Download at the AmiTube Page
Don’t forget to set a MPEG as default and a suitable MPEG player like mplayer, in principle a simple downloader would be enough for AROS (and AOS4, MorphOS for that matter) i386/arm should be fast enough to play the original format, so no conversation is needed at all.
A new Version of AmiTube is ready for release, most important changes are the localization (only german until now, but more to come) and preview icons, which makes it much easier to decide if a movie worth downloading.
Full Changes list:
Preview Icons
Download as always on the AmiTube Page
After some beta testing today I release the Version 0.5 of AmiTube. Most important news:
I also created a dedicated page where always the most recent AmiTube Version can be downloaded.
Download: AmiTube Page
Have Fun.