riazXrazor / udemy-dl

Nodejs script to download a udemy.com course, for personal offline use
282 stars 67 forks source link

(node:65563) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated. #74

Open bknowles opened 3 years ago

bknowles commented 3 years ago

When trying udl login or udl update, I get the following warning:

(node:65563) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)