a minimal web ui and serverless api for youtube-dl.
a clone of this repository
Warning
This repository currently support the use of NodeJS 16.x and may not build correctly on later versions.
Deploy the example using Vercel:
/api/download
url
- url to the media, no playlists (required)format
- format as per youtube-dl format (default: bestvideo+bestaudio/best)
/api/info
query
- search query or url (required)format
- format as per youtube-dl format (default: bestvideo+bestaudio/best)