pyradios icon indicating copy to clipboard operation
pyradios copied to clipboard

Python client for the Radio Browser API

Results 1 pyradios issues
Sort by recently updated
recently updated
newest added

The initial tests as published, just do not work: from pyradios import RadioBrowser rb = RadioBrowser() rb.search(name="BBC Radio 1", name_exact=True) Gives SSLError: HTTPSConnectionPool(host='at1.api.radio-browser.info', port=443): Max retries exceeded with url: /json/stations/search?name=BBC+Radio+1&nameExact=true...