added resolution parameter, minor fixes

This commit is contained in:
nikili0n
2023-10-01 03:18:00 +03:00
committed by Dantenerosas
parent 75be832b2d
commit 17a257955c
3 changed files with 17 additions and 1 deletions

View File

@ -74,6 +74,7 @@
<input type="text" name="link" id="link" placeholder="link">
<input type="text" name="video_format" placeholder="video_format">
<input type="text" name="audio_format" placeholder="audio_format">
<input type="text" name="resolution" placeholder="resolution">
<input type="text" name="merge_output_format" placeholder="merge_output_format">
<button type="submit" class="custom-btn btn-1"><span class="submit-spinner submit-spinner_hide"></span> Download</button>
</form>