Redirect after download
This commit is contained in:
parent
d8f867745d
commit
1cb26a7f99
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
<hr>
|
||||
</h1>
|
||||
|
||||
<form action="/download" method="get" target="_blank">
|
||||
<form action="/download" method="get">
|
||||
<p style="margin-bottom: 1px;">Video URL:</p>
|
||||
<input required type="url" id="url" placeholder="Enter url" name="url" style="width: 80vw; max-width: 550px">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue