mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-06 11:35:29 +00:00
Merge remote-tracking branch 'origin/main'
# Conflicts: # StreamingCommunity/Api/Site/altadefinizione/film.py
This commit is contained in:
commit
8ef0469309
@ -86,6 +86,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.")
|
||||
console.print("[yellow]Missing access credentials. This part of the code is still under development.")
|
||||
if site_constant.TELEGRAM_BOT:
|
||||
bot.send_message(f"ERRORE\n\nErrore durante il recupero del link mostra/guarda.\n\n{e}", None)
|
||||
return None
|
||||
|
Loading…
x
Reference in New Issue
Block a user