From 870714ca7e88d26be1fc5530cf5ba90c69f1c296 Mon Sep 17 00:00:00 2001 From: Lovi <62809003+Lovi-0@users.noreply.github.com> Date: Sun, 16 Mar 2025 15:42:50 +0100 Subject: [PATCH] api: Add warning altadefinizione --- StreamingCommunity/Api/Site/altadefinizione/film.py | 1 + 1 file changed, 1 insertion(+) diff --git a/StreamingCommunity/Api/Site/altadefinizione/film.py b/StreamingCommunity/Api/Site/altadefinizione/film.py index 42a2e5a..296c0d1 100644 --- a/StreamingCommunity/Api/Site/altadefinizione/film.py +++ b/StreamingCommunity/Api/Site/altadefinizione/film.py @@ -67,6 +67,7 @@ def download_film(select_title: MediaItem) -> str: except Exception as e: console.print(f"[red]Error fetching mostraguarda link: {e}") + console.print("[yellow]Missing access credentials. This part of the code is still under development.") return None # Create supervio URL