This bash script contains some logic to download different streaming types in Streamtuner 2 with Streamripper.
👤 Author: Axel Hahn
📄 Source: https://github.com/axelhahn/st2_record_helper
📜 License: GNU GPL 3.0
📗 Docs: https://www.axel-hahn.de/docs/st2_record_helper/
Links to related products:
- Streamtuner 2: internet radio directory browser https://sourceforge.net/projects/streamtuner2/
- Streamripper: record streams as mp3 to your hard drive https://streamripper.sourceforge.net/
I was a bit frustrated: why does nothing happen if I press [Record] in Streamripper 2?! So it was my challenge: show something what happens or show an error that I am able to read and to analyze.
If this was done I saw why a few streams do not start to donload. Do I need to fetch a real stream first by following "location:" or grep the 1st line of a m3u playlist.
With the different station plugins exist several constellations. This script is an initial point and not feature complete yet.