openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
106 stars 24 forks source link

✨(back) add celery task for video related objects #2529

Closed polyhb closed 9 months ago

polyhb commented 10 months ago

Purpose

In order to move away from AWS services, we need to reproduce what a lambda does when a new file is updated depending on each models. In this PR, we focus on models related to the video (thumbnail, shared live media, timed text track).

Proposal

Create a celery task for each model by reproducing what is done in the lambda .