Open Askadelion opened 2 years ago
Hi. Same error for me. Please help us alzamer2!
i have found a fix for the login.
Inside 'login.py', lines 177-179, Replace this :
payload = {'device_id': device_id, 'api_ver': '1.0', 'device_type': 'com.crunchyroll.crunchyroid', 'access_token': 'WveH9VkPLrXvuNm', 'version': '2313.8', 'locale': 'jaJP', 'duration': '9999999999'}
by this :
payload = {'device_id': device_id, 'api_ver': '1.0', 'device_type': 'com.crunchyroll.windows.desktop', 'access_token': 'LNDJgOit5yaRIWN', 'version': '2313.8', 'locale': 'jaJP', 'duration': '9999999999'}
But downloading still doesn't work because of cloudflare's captcha.
The download and login no longer work, the following error occurs.
Code Version=1.3 rev.29 (Up-To-Date)