Created
May 3, 2018 12:48
-
-
Save jbuchbinder/2b7b09d4bc65440e98daeb8f9b03c1d1 to your computer and use it in GitHub Desktop.
Streamripper audio stream capture for WINY 1350 AM, Putnam, CT
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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