skid9000 / CrunchyrollAuth

A little script made in Python to generate a cookies.txt file from Crunchyroll creditentials.
GNU Affero General Public License v3.0
3 stars 0 forks source link

New Cookies #2

Open skid9000 opened 5 years ago

skid9000 commented 5 years ago

Context : https://github.com/skid9000/Crunchyroll-Downloader/issues/26

Crunchyroll added 2 new cookies : c_userid & c_userkey

Need to check why they are not fetched.

Thesinxz commented 5 years ago

thanks for working bro

guevara15 commented 5 years ago

hello. Can I help you as a tester?

skid9000 commented 5 years ago

This is so weird... Theses two cookies are provided from the response of the POST request to /login...

So i tried to reproduce the request in the script with the same headers, user agent, etc... And theses cookies are still missing...