data-transfer-project
data-transfer-project copied to clipboard
Migrate Koofr video impoter to new executor API
Following https://github.com/google/data-transfer-project/pull/1079 migrating Koofr video importer to the new API.
I had to add a new model to support 'dynamic' idempotent id implementation.
I introduced MediaObjectTest to show the behaviour of KoofrVideoModel constructor is safe.