[Feedback]: add crunchyroll cookie login #597
Labels
No labels
Wrong-Place
bug
cli
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
ice
invalid
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/multi-downloader-nx#597
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
--tokenflag which takes the refresh token as an argument. This will allow you login using the refresh tokenthanks but please release it if possible.
I cant build
Made a new release that has this in it