Update cookie.

This commit is contained in:
Lovi 2024-06-14 16:30:58 +02:00
parent 6ee5b7409f
commit e202eab5c7

View File

@ -53,7 +53,7 @@ class GetSerieInfo:
response.raise_for_status()
except Exception as e:
logging.error(f"Insert: ['ips4_IPSSessionFront': 'your_code', 'ips4_member_id': 'your_code'] in config file \ REQUESTS \ index, instead of user-agent. Use browser debug and cookie request with a valid account. Error: {e}")
logging.error(f"Insert: ['ips4_device_key': 'your_code', 'ips4_member_id': 'your_code', 'ips4_login_key': 'your_code'] in config file \ REQUESTS \ index, instead of user-agent. Use browser debug and cookie request with a valid account, filter by DOC.")
sys.exit(0)
# Parse HTML content of the page