microlinkhq / youtube-dl-exec

A simple Node.js wrapper for youtube-dl/yt-dlp.
MIT License
432 stars 76 forks source link

[Question] URL for download #111

Closed A-Beille closed 2 years ago

A-Beille commented 2 years ago

Hello, I wanted to know what URL can be used in the api, like can I use a youtu.be url instead of youtube.com/watch?v=. Also, can your api only download videos from YouTube, or can it download from other videos hosting services (like TikTok for example)

Thanks you !

Kikobeats commented 2 years ago

yea, youtube-dl supports a lot of providers. Just pass the URL to the library 🙂