install_curseradio-improved
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| install_curseradio-improved [2024/10/21 01:34] – steve | install_curseradio-improved [2024/10/25 18:30] (current) – steve | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| Next, install Curseradio using the following commands: | Next, install Curseradio using the following commands: | ||
| <code bash> | <code bash> | ||
| - | sudo apt-get install python3-pip python3.11-venv | + | sudo apt-get install python3-pip python3-venv |
| - | python3 -m venv .venv | + | python3 -m venv ~/.venv |
| - | source .venv/ | + | source |
| pip3 install curseradio-improved lxml requests xdg pyxdg pip-review | pip3 install curseradio-improved lxml requests xdg pyxdg pip-review | ||
| pip-review | pip-review | ||
| Line 29: | Line 29: | ||
| pip-review | pip-review | ||
| </ | </ | ||
| - | Finally, if you want a helper script to start this application, | + | When you're done using the virtual environment, |
| + | |||
| + | Finally, if you want a helper script to start this application, | ||
| <code bash Radio> | <code bash Radio> | ||
| # | # | ||
| Line 86: | Line 88: | ||
| If you replace the command portion in that file with something that captures output, you can get the raw URLs for the audio streams that the python spits out! | If you replace the command portion in that file with something that captures output, you can get the raw URLs for the audio streams that the python spits out! | ||
| The ' | The ' | ||
| + | |||
| + | {{ : | ||
install_curseradio-improved.1729474483.txt.gz · Last modified: by steve
