Skip to content

Instantly share code, notes, and snippets.

@miguelcamposfernandes
Created October 17, 2021 20:26
Show Gist options
  • Save miguelcamposfernandes/9407708bd41483cc11d4a9a72e898556 to your computer and use it in GitHub Desktop.
Save miguelcamposfernandes/9407708bd41483cc11d4a9a72e898556 to your computer and use it in GitHub Desktop.
<form method="POST">
<input type="text" placeholder="Enter the YouTube video URL" aria-label="default input example" name="url">
<button type="submit">Convert</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment