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

how to Extracting Cookies ? #55

Closed grittymusketeer closed 4 years ago

grittymusketeer commented 4 years ago

Can you provide a picture description, thank you very much

r0oth3x49 commented 4 years ago

just check the request containing Authorization: Bearer <JWT> and copy paste that request headers.