mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 12:05:35 +00:00
Update cookie.
This commit is contained in:
parent
6ee5b7409f
commit
e202eab5c7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user