douch fix
parent
be9c0cfbeb
commit
ed95179bff
@ -1,5 +1,8 @@
|
|||||||
## Install
|
# Celaigia
|
||||||
- **Download the repository**
|
|
||||||
- **Install dependencies using pip `pip install -r requirements.txt`**
|
ascolti lo stesso pezzo a ripetizione su youtube? provi antipatia per gesu? usa celaigia!
|
||||||
- **Run celaigia.py**
|
|
||||||
|
celaigia è un player musicale scritto con python (pygame & dearpygui mostly).
|
||||||
|
Oltre alle classiche funzionalità audio player, con celaigia puoi cercare e scaricare le tue canzoncine preferite direttamente da youtube (yt-dlp).
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
{
|
{
|
||||||
"songs": [
|
"songs": [
|
||||||
|
"data/music/Mac_Miller__Self_Care.mp3",
|
||||||
|
"data/music/COLLE_DER_FOMENTO__Il_cielo_su_Roma.mp3"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue