Skip to content

legoktm/radio-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

radio-dl

radio-dl is a commandline radio player and downloader.

Currently only works on OSX.

Installation

pip install -r requirements.txt

brew install youtube-dl

gem install terminal-notifier

Running

python runner.py

Adding more stations

If you look in stations.py, to create a new station, you just need to override the fetch method with whatever you need.

License

Released under the MIT License.

About

command-line radio player/downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages