Order of the Butterfly
Posts: 469 from 2003/2/24
From: Berlin
v0.3 is ready.
Code:
History:
09-Apr-2025: v0.3
- added Settings Load and Save menuitems, settings will be loaded on startup
- added "Settings" menu to switch to Settings Tabs, can also be used to switch back to Videos Tabs!
- added new Client ANDROIDVR of yt.rexx v3.4
- the Client settings now has an empty option, but default is the 1
- the Mode settings now has an empty option, but default is the 1
- if a thumb can't be loaded with LoadBrush(), a blank image will be used.
[reported by AmigaHarry]
08-Apr-2025:
- Now I use Hollywood's DownloadFile() instead wget to download the search result, instead
- Tried to convert YTS_ParseLine.rexx to Hollywood, but it is much slower than the arexx script
6 secs instead of 0.12 secs, don't know why
07-Apr-2025: v0.2
- some internal changes, only the VideoID is internal saved to save some memory
- the "Search" button is now to the right of the string gadget
- the string gadget will be activated after startup
- a video now has a contextmenu with one entry to copy the video url to the clipboard
- added a Settings Tab with Client, Mode and Console
05-Apr-2025: v0.1
- Started