Fix regex
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
Petit applicatif pour télécharger depuis des url Spotify à l'aide de Youtube-music (flac ou mp3)
|
||||
backend: spotdl, sacad, falsk, flask-login
|
||||
|
||||
Run:
|
||||
## Run:
|
||||
install requiments python:
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
Init db sqlite:
|
||||
```
|
||||
python3 app.py & ctrl+c
|
||||
```
|
||||
|
||||
```
|
||||
python3 app.py
|
||||
|
||||
Reference in New Issue
Block a user