We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c54bd8 commit 1484d31Copy full SHA for 1484d31
index.html
@@ -24,9 +24,6 @@ <h1 id="header">Youtube / TikTok Downloader (BETA IN PROGRESS)</h1>
24
25
<div class="container">
26
<h1>YouTube Downloader</h1>
27
-
28
29
30
<input type="text" id="video-url" placeholder="Enter YouTube video URL" />
31
<button onclick="downloadVideo()">Download</button>
32
<div id="progress" style="display: none;">
@@ -44,7 +41,7 @@ <h1>YouTube Downloader</h1>
44
41
45
42
<body> <div class="error-message"> <body>
46
43
47
-<div style="color: red; font-size: 14px; width: 800px; margin: 0 auto; text-align: center;">Created by NØDEL ENTERPRISES 2024</a> </div>
+<div style="color: red; font-size: 14px; width: 80px; margin: 0 auto; text-align: center;">Created by NØDEL ENTERPRISES 2024</a> </div>
48
</body>
49
50
0 commit comments