mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-05 02:55:25 +00:00
api: Add warning altadefinizione
This commit is contained in:
parent
ab094d0b1d
commit
870714ca7e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user