Finished today the Version 0.8 of AmiTube. I reworked the whole network code (at my A1200 the download speed nearly doubled with that). You can sort the video list by any column present by double clicking on en entry (MUI doesn’t allow to click onto the title as it seems) or by using the menu items for it. Also new is the AmigaGuide help, you might want to try pressing Help from time to time.
Most of the other changes are bugfixes, thanks to all the diligent tester and bug reporters out there.
Changes List:
Faster download speed
bugfix download speed display
bugfix invalid moviedir
bugfix load icon when a download is running
bugfix start a download when one is already running
bugfix clipboard device
sort results in list by name, duration or size
choice to ask for a path everytime a conversation job is started,
if canceled the default moviedir is used
italian and polish translation
alternative more colorful icons for AmiTube and folder
AmigaGuide Help
Download on the AmiTube Page or use the build in Update check to get the latest AmiTube archive.
I created a docker container which contains everything you need for an AmiTube Server, including Apache2, PHP, yt-dlp and all the script you need.
All you need to get it, is to start:
docker pull alb42/amitubeserver
on your linux box with docker installed
and then to start the actual docker container:
docker run -p 1234:80 alb42/amitubeserver
here the 1234 is just as example the port you want to have the server running on (of 80 is free of course you can also use -p 80:80). Then go to your AmiTube icon and add the SERVERURL= parameter for example
Since Version 0.7 of AmiTube it can use your very own Server as backend. I tried to make a package and write a manual how to do it, but I don’t know what you need all because it grew slowly over time.
But maybe someone want to try it. the manual is at the end of the AmiTube Page.
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:
New CDXL Option 320px and AGA colors
direct download from youtube without conversation
select resolution on direct download
Update checking
Download latest version
Question before delete movie
Translation for french (by Eric ‚Tarzin‘ Luczyszyn) and norwegian (by Michal Bergseth) added