a minimal web ui and serverless api for youtube-dl.
Deploy the example using Vercel:
/api/download
url
- url to the media, no playlists (required)f
- format as per youtube-dl format (default: bestvideo+bestaudio/best)
/api/info
q
- search query or url (required)f
- format as per youtube-dl format (default: bestvideo+bestaudio/best)