Assuming a stable URL
ffmpeg -i "(stream url)" -t (length of recording in hh:mm:ss format ) -c copy "recording.m4a"
And you could time it weekly using cron jobs
Assuming a stable URL
And you could time it weekly using cron jobs