I'm suggesting integrating some kind of push notification service for various status changes. For example, download complete, error, etc.
Apprise (link: https://github.com/caronc/apprise) would cover many options (incl. discord webhook, slack, etc.). NTFY (https://docs.ntfy.sh/) is a simple option with app support on android and iOS.
My personal pref is NTFY, but Apprise includes NTFY and provides other options if users prefer.