From d4d36c39ca8de70d7473b85406cc0e8a7b9a8c00 Mon Sep 17 00:00:00 2001 From: MasterAcnolo <68693319+MasterAcnolo@users.noreply.github.com> Date: Fri, 27 Jun 2025 15:42:46 +0200 Subject: [PATCH] =?UTF-8?q?Informations=20Vid=C3=A9o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 21 ++++++++++ index.html => public/index.html | 6 ++- public/script/fetchinfo.js | 73 +++++++++++++++++++++++++++++++++ server/server.js | 22 ++++++++++ 4 files changed, 121 insertions(+), 1 deletion(-) rename index.html => public/index.html (84%) create mode 100644 public/script/fetchinfo.js diff --git a/README.md b/README.md index 195b73f..d70a998 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ # MP3 Downloader +--- + +## Installation + +### 1. Clônage du Repositories + +``` +git clone https://github.com/MasterAcnolo/MP3-Downloader +``` + +### 2. Installation des dépendances + +``` +npm install express +``` + +## Pour lancer le serveur + +``` +node server/server.js +``` diff --git a/index.html b/public/index.html similarity index 84% rename from index.html rename to public/index.html index 57d88b4..93e7b9f 100644 --- a/index.html +++ b/public/index.html @@ -9,7 +9,7 @@
- + MP3 seulement