From fc0a3f428826f243ee5f4e0c15a5f56d32cfa4e6 Mon Sep 17 00:00:00 2001 From: Jules Date: Sat, 21 Mar 2026 00:47:33 +0100 Subject: [PATCH] Fix readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a89d06..9e96c1b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ 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: +install requiments python: +``` +pip install -r requirements.txt +``` + +``` +python3 app.py +``` +dispo sur 127.0.0.1:5000 + Demo -![picture](https://git.zestes.fr/garfi/spotdl-py/raw/tag/1.1.0.0/demo.png)) \ No newline at end of file +![picture](https://git.zestes.fr/garfi/spotdl-py/raw/tag/1.1.0.0/demo.png))