anidl/multi-downloader-nx

[Feedback]: add crunchyroll cookie login

Closed this issue · 4 comments

Type

CLI

Suggestion

Please add crunchyroll login via cookie / refresh token / etp_rt

check here for more info
https://github.com/crunchy-labs/crunchy-cli

I'll look into adding this as a flag. Currently you can do this in a bit of a roundabout way, if you use the crunchy api so it generates a session file, replace the refresh token in the file with your refresh token and I believe it will refresh the account to your account

Pushed a commit that adds a --token flag which takes the refresh token as an argument. This will allow you login using the refresh token

thanks but please release it if possible.
I cant build

Made a new release that has this in it