Download instruction made more descriptive

This commit is contained in:
Tufayel Ahmed 2020-06-19 12:25:04 +06:00 committed by GitHub
parent ff7a671580
commit 2435868b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ function getContent($url)
<h4>Shorturl support is subject to change!</h4> <h4>Shorturl support is subject to change!</h4>
</div> </div>
<div class="text-center"> <div class="text-center">
Paste a video url below and press "Download" Paste a video url below and press "Download". Now scroll down to "Download Video" button and press to initiate the download process.
<form method="POST" class="mt-2"> <form method="POST" class="mt-2">
<input type="text" placeholder="https://www.tiktok.com/@username/video/1234567890123456789" class="mb-3" name="tiktok-url"><br> <input type="text" placeholder="https://www.tiktok.com/@username/video/1234567890123456789" class="mb-3" name="tiktok-url"><br>
<button class="btn btn-success" type="submit">Download</button> <button class="btn btn-success" type="submit">Download</button>