Skip to content

A light version of streamripper software. Streamripper records radio streams.

Notifications You must be signed in to change notification settings

jpaille/streamripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamripper

A light version of streamripper software coded with Python. Streamripper records radio streams.

Installation

git clone https://github.com/jpaille/streamripper
cd streamripper
pip install -r requirements.txt

Usage:

python streamripper.py URL

example : python streamripper.py http://hotmixradio-rock.ice.infomaniak.ch/hotmixradio-rock-128.mp3

This command will record songs of the hotmixradio stream and place them in the current directory.

So far I only recoded a few options:

  • -d Select a different base directory for ripping.

  • --cut-begining N seconds

  • --cut-end N seconds Remove radio jingle songs by adding cutting limits.

  • -u Use a different UserAgent than "Streamripper".

Todo:

About

A light version of streamripper software. Streamripper records radio streams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages