Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SECURITY] node-uuid: crypto not usable, falling back to insecure Math.random() #51

Closed
paulwongx opened this issue Mar 29, 2020 · 1 comment

Comments

@paulwongx
Copy link

I keep getting this error when running the package and it stopped working for some reason. Reading from here that "node-uuid" dependency should be swapped out for "uuid"
jotform/jotform-api-nodejs#20

Also, is the trending function call supposed to be random? I'm just downloading 3 videos and download the same videos 2 weeks ago and today.

@drawrowfly
Copy link
Owner

drawrowfly commented Mar 29, 2020

You cant get this error because this package is not using this dependency!

Also always specify version of the package and options that you are using

Regarding trending, scraper will download whatever you have right now in your browser on trending page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants