Drupal 9 compatibility & related fixes
Change deprecated Drupal API calls. Add PHP 7.x specific type-hints and return types. Fix Video upload form error handling. Fix Video concurrent updating while changing the assets, race condition between the ingestion request and subscription callback. Add module specific logger to collect errors. Replace watchdog_exception() calls with the module specific logger. Fix image dimensions update.