realplay.bash
This script is intended to play ram files with vlc instead of using proprietary
software « realplay » that run only on 32bit systems.
(You can replace vlc by any other player).
Now, we are able to play www.amazon.* samples =)
Next step is to configure your browser to open ram(ra) files whith this script.
requirement :
– vlc
– curl
– GNU grep (if you lack the -oP version, replace grep by pcregrep instead)