Can 'node-ytdl-core' run in browser completely with little modification #858
ashish-singh-kr
started this conversation in
General
Replies: 1 comment 3 replies
-
it can run in web extensions. you can bundle it for browser with rollup or browserify |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi sir,
Can 'node-ytdl-core' run in browser completely with little modification. (For example I want to run the html downloader and parser in browser rather than at server, as youtube will block server ip address if it gets too many calls. )
TIA
Beta Was this translation helpful? Give feedback.
All reactions