![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
spg - Get the cached data for a SeeqPod MP3 ID.
SYNOPSIS
spg -key api_key -id mp3_url_id
DESCRIPTION
Requests the cached copy of the data with mp3_url_id from Seeqpod.
spgc requires an API key from SeeqPod. For more details, see
http://www.seeqpod.com/api.php
EXAMPLES
spgc -key 0000000000000000000000000000000000000000 -id 1234567890123456789012345678901234567890
Requests the cached copy of the content with mp3_url_id of
1234567890123456789012345678901234567890 via API key
0000000000000000000000000000000000000000.
NOTES
To get an API key, sign up at http://www.seeqpod.com/search/.
spg is based upon spgc; however, spgc is based on a hack that
requires the mp3_url_id to be given before the API key.
SEE ALSO
spgc