tytdlite/TYTDLite/Assets/index.html

18 lines
668 B
HTML

<article class="round">
<h5>Download a YouTube Video</h5>
<form method="get" action="./download">
<div class="field label border">
<input type="text" name="url">
<label>Url or Id</label>
</div>
<button type="submit">
<i>download</i>
<span>Download</span>
</button>
</form>
</article>
<article class="round">
<h5>Thanks for using TYTD Lite</h5>
<p>As you are helping preserve YouTube, when you download a video using this site we archive it.<br>This also means that if it was downloaded before and the video was removed from YouTube you can get it here.</p>
</article>