Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 387 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 387 Bytes

TuneIn

unnoficial python api for TuneIn

Usage

From the command line

tunein comes with a basic command line interface for searching. Output is availbe in both `json`` and table formats with the default being the later.

Example:

tunein search "Radio paradise"
tunein search "Radio paradise" --format json

Command line help is available with tunein --help