[BACKEND] Make resolution print debug-level (#1326)
Resolution assert is enabled, will fail on low-quality video downloads and presume throttle. Disable using the override variable `enable_resolution_assert: False
Spams during the initialization phase. Ideally, we should only print this once the subscription has begun downloading. Perhaps via a print
plugin? Either way, set this to debug log level.