Skip to content

Bash script for streamripper - Restarts streamripper for the left recording time if it quits too early

Notifications You must be signed in to change notification settings

ts-custer/streamripper-restart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

streamripper-restart

Bash script for streamripper - Restarts streamripper for the left recording time if it quits too early

If streamripper exits too early, before the specified recording time (streamripper option -l) is over (maybe because of an interrupted internet connection or other problems), not everything what you wanted to record is ripped. You will stay there with only a part of the radio program you were interested in :-(

To avoid that you can use this little Bash script. It restarts streamripper automatically so often if the specified recording length is reached.

Usage

$ streamrip URL DIRECTORY FILENAME MINUTES

streamrip will create specified DIRECTORY and inside it there will be the ripped file with name FILENAME. Current date and time will be appended to FILENAME automatically.

MINUTES is the recording length in minutes.

URL is the link to the stream address.

About

Bash script for streamripper - Restarts streamripper for the left recording time if it quits too early

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages