microlinkhq / youtube-dl-exec

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

Update index.js to export youtubeDl #199

Closed Swimburger closed 4 months ago

Swimburger commented 4 months ago

Resolves #198.

To match the typings file, a named export of youtubeDl is added