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