Download and install the Java2 Runtime Environment (JRE) from java.sun.com if you do not already have it installed.
Download the latest version of ShoutGrab (Executable Jar - 111k)
ShoutGrab now has a graphical interface. To run ShoutGrab double click the jar file.
The old command line interface still works. If you wish to use ShoutGrab from the command line
or your system does not support the executable jar, try the following command lines:
java -jar shoutgrab.jar --help
or
java -classpath shoutgrab.jar com.Ostermiller.ShoutGrab.ShoutGrab --help
ShoutGrab bugs, feature requests, issues, and problems are tracked using bugzilla.
File a bug or request a feature
Copyright (c) 2000 by Stephen Ostermiller
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.