-
-
Save 44213/edcf6047470cd7b542f2330f304ba472 to your computer and use it in GitHub Desktop.
Streamripper audio stream capture for WINY 1350 AM, Putnam, CT
This file contains 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