This module allows Pext to browse RadioBrowser, tune into and vote for internet radio stations listed on it.
- baseUrl: Use a custom API base Url (default: http://www.radio-browser.info/webservice)
- useragent: Use a custom User Agent (default: Pext RadioBrowser/Development)
sudo apt-get install python3 ffmpeg
Note: ffmpeg is not in the default Fedora repositories due to patent concerns
sudo dnf install python3 ffmpeg
brew install ffmpeg --with-sdl2
GPLv3+.