simplymemes/crunchyroll-dl

Bug, TypeError: Cannot read properties of undefined (reading 'session_id')

Opened this issue · 2 comments

hello, i was testing the examples i saw in the readme but i am not able to run the code because of this error on line 241 in index.js, i also tried to authenticate in my crunchyroll account but i couldn't either


device specifications

  • OS: Linux Pop OS! (Ubuntu derived)

  • Node version: v18.15.0

  • crunchyroll-dl version: v2.0.1


the bug in cli:

Captura de tela de 2023-04-24 18-25-54

I am also getting the same error on my mac. I'm running Node v19.3.0 and any show I try to download including the example crunchyroll-dl -i https://www.crunchyroll.com/my-hero-academia I get the error Cannot read properties of undefined (reading 'session_id').

it seems that the project is no longer supported