r0oth3x49 / acloud-dl

A cross-platform python based utility to download courses from acloud.guru for personal offline use.
MIT License
351 stars 142 forks source link

Extracting cookies for Google OAuth #66

Closed EZarnosky closed 3 years ago

EZarnosky commented 3 years ago

I saw the issue #55 & #65 on how to save cookies, however I am having issues getting that to work for my account which uses Google OAuth. Is the process different?

my cookie.txt contains the following (string was editted):

authorization: Bearer sh247adm7aer74lk324h9sasdfu22hasdf3s

r0oth3x49 commented 3 years ago

you should check the request going to /graphql endpoint that contains the auth token, didn;t tried with google oauth or other yet. but you can share account on this weekend i can take a look at it.

If you can't share please do close the issue also.

r0oth3x49 commented 3 years ago

6 days no response going to close the issue.