webapp
webapp copied to clipboard
Move storage of videos from database to external platform
Description
Move storage from database to external provider.
Also handle storage of video thumbnails: https://github.com/elimu-ai/webapp/issues/2156
Why?
To reduce memory consumption.
- Depends on https://github.com/elimu-ai/model/issues/337
- Depends on https://github.com/elimu-ai/webapp/issues/2060