CR-dl
CR-dl copied to clipboard
Commands return 'undefined'
The problem described in #4 still exists (the login command as well as the download command just return 'undefined'). Using the .exe file isn't really an option on any non-Windows OS (e.g. emulation on Debian via WINE aborts with the error described in #5, without the Crunchyroll ban part), so it'd be helpful if the node package were to be fixed.
ok i will look into it. (ubuntu 20.04 vm should be fine i guess)
I added a linux binary https://github.com/n0x073/CR-dl/releases/tag/v4.0.2 you can try this until i fixed the problem.
The binary also doesn't work for me (same problem as the node plugin). Ubuntu 20.04 should be fine as a testing environment, I guess (the installed node version is 12.x from the node distributions GitHub repo, so it shouldn't be caused by old apt package versions in the Debian stable repos).
Tested the node version on Windows, too (node version 14.15.1 there) - same problem, just returns "undefined". The Windows standalone bundle seems to work fine though.