Hacker News new | ask | show | jobs
by s3m4j 2825 days ago
But it isn't actually using that in the app, it's using the https://github.com/przemyslawpluta/node-youtube-dl npm package.
2 comments

That's just a wrapper calling the youtube-dl binary indirectly: https://github.com/przemyslawpluta/node-youtube-dl/blob/mast...
Well. That's a mess, I should have read more.
Which in turn relies on the original youtube-dl.