文件名称:pyradio::radio:从终端播放您喜欢的广播电台
文件大小:11KB
文件格式:ZIP
更新时间:2024-02-26 19:24:55
radio linux terminal python3 vlc
吡ad 从终端播放您喜欢的广播电台 安装 # clone the repo $ git clone https://github.com/sdushantha/pyradio # change into the new directory $ cd pyradio # install the requirements $ pip3 install -r requirements.txt 这会将存储库克隆到本地PC并安装依赖项, colorama , python-vlc和requests 。 另外,必须安装。 用法 $ python3 pyradio.py -h usage: pyradi
【文件预览】:
pyradio-master
----.gitignore(76B)
----requirements.txt(29B)
----LICENSE.md(1KB)
----download.py(6KB)
----README.md(3KB)
----pyradio.py(12KB)
----config.json(1KB)
----tunein.py(4KB)