unnoficial python api for TuneIn
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