Skip to content

Instantly share code, notes, and snippets.

@44213
Forked from jbuchbinder/winy-capture.sh
Created September 18, 2021 13:34
Show Gist options
  • Save 44213/edcf6047470cd7b542f2330f304ba472 to your computer and use it in GitHub Desktop.
Save 44213/edcf6047470cd7b542f2330f304ba472 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