https://github.com/axel-erfurt/getradiolist
get a list of radio stations
https://github.com/axel-erfurt/getradiolist
internetradio pyqt5 pyradios python3 radio stations webradio
Last synced: 11 months ago
JSON representation
get a list of radio stations
- Host: GitHub
- URL: https://github.com/axel-erfurt/getradiolist
- Owner: Axel-Erfurt
- Created: 2019-10-04T22:05:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T19:23:15.000Z (over 3 years ago)
- Last Synced: 2025-04-03T17:53:40.340Z (over 1 year ago)
- Topics: internetradio, pyqt5, pyradios, python3, radio, stations, webradio
- Language: Python
- Homepage:
- Size: 579 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# getRadioList
get a list of radio stations by searching [radio-browser](https://www.radio-browser.info/#!/)
- added playing
F6 -> play Station from line where cursor is
F7 -> stop playing
see context menu for more
### Requirements:
- python3
- PyQt5
### Credits:
André P. Santos (andreztz) for [pyradios](https://github.com/andreztz/pyradios)
[radio-browser](https://www.radio-browser.info/#!/)

- _**getRadioListWeb.py**_
Version using QWebEngineView
