elimu-ai / wiki

📄 Project description, planning & documentation.
MIT License
11 stars 4 forks source link

Store video files on external platform #187

Open jo-elimu opened 1 month ago

jo-elimu commented 1 month ago

Description

Video files are too large to be stored directly in the database, so refactor the software to fetch videos from an external URL instead.

Why?

This is needed because the webapp crashes when there is a large collection of videos to be loaded from the database.