This commit is contained in:
MasterAcnolo
2025-06-26 20:40:55 +02:00
parent 07485f39ba
commit c2c69935b1
5 changed files with 879 additions and 13 deletions

View File

@@ -7,5 +7,10 @@
</head>
<body>
<form action="http://localhost:3000/download" method="POST">
<input type="text" name="url" placeholder="Colle une URL YouTube" required>
<button type="submit">Télécharger</button>
</form>
</body>
</html>