ReneR97 / domestika-downloader

Download full domestika courses
https://www.buymeacoffee.com/ReneR97
49 stars 14 forks source link

TypeError: Cannot read properties of null (reading '1') #16

Closed hyk937 closed 2 months ago

hyk937 commented 8 months ago

access_token = regex_token.exec(access_token)[1]; ^

TypeError: Cannot read properties of null (reading '1') at scrapeSite (/home/hyk-zorin/Videos/Domestika/domestika-downloader-main/index.js:71:50)

now there is no credentials cookie.. The name of the cookie is "remember_user_token"

gregg-thompson commented 8 months ago

Same issue. Any joy?

nak21 commented 8 months ago

I had the same issue but remember_user_token is another property. I switched to another extension,CookieManager-CookieEditor by Joue and it showed the credentials property.