Skip to content

Instantly share code, notes, and snippets.

@jbuchbinder
Created May 3, 2018 12:48
Show Gist options
  • Save jbuchbinder/2b7b09d4bc65440e98daeb8f9b03c1d1 to your computer and use it in GitHub Desktop.
Save jbuchbinder/2b7b09d4bc65440e98daeb8f9b03c1d1 to your computer and use it in GitHub Desktop.
Streamripper audio stream capture for WINY 1350 AM, Putnam, CT
#!/bin/bash
# winy-capture.sh
streamripper "http://18783.live.streamtheworld.com/WINYAMAAC.aac?pname=StandardPlayerV4&pversion=4.19.0-003&tdsdk=js-2.9&banners=none&sbmid=fe526fc8-ee41-4b27-fb09-dbff4ac11f99" -A -t -a $(date +"%Y_%a_%b_%d_%H%M%P")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment