From e202eab5c7873f342d4933c00444c16d515dfbb5 Mon Sep 17 00:00:00 2001 From: Lovi <62809003+Lovi-0@users.noreply.github.com> Date: Fri, 14 Jun 2024 16:30:58 +0200 Subject: [PATCH] Update cookie. --- Src/Api/Ddlstreamitaly/Core/Class/ScrapeSerie.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Api/Ddlstreamitaly/Core/Class/ScrapeSerie.py b/Src/Api/Ddlstreamitaly/Core/Class/ScrapeSerie.py index 97348c6..3484d14 100644 --- a/Src/Api/Ddlstreamitaly/Core/Class/ScrapeSerie.py +++ b/Src/Api/Ddlstreamitaly/Core/Class/ScrapeSerie.py @@ -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