Update viu_media/cli/cli.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Benedict Xavier
2025-12-02 18:02:11 +03:00
committed by GitHub
parent 29ba77f795
commit 69d3d2e032

View File

@@ -139,7 +139,7 @@ def cli(ctx: click.Context, **options: "Unpack[Options]"):
[green]How are you {USER_NAME} 🙂?
If you like the project and are able to support it please consider buying me a coffee at {SUPPORT_PROJECT_URL}.
If you would like to proceed to {SUPPORT_PROJECT_URL} select yes, otherwise enjoy your browser anime experience 😁.[/]
This messages can be disabled by switching off the welcome_screen option in the config and is only shown once every 24hrs.
This message can be disabled by switching off the welcome_screen option in the config and is only shown once every 24hrs.
"""):
from webbrowser import open