dbvideostriketeam / wubloader

MIT License
14 stars 6 forks source link

Avoid loading video when editing metadata #382

Open ekimekim opened 7 months ago

ekimekim commented 7 months ago

When editing a video title, description etc of an already-uploaded video, there is little reason to load the actual video data. On slow connections this makes the whole operation much slower, and it can cause backend issues in cases like supercuts where the event range is "7 days" but the video was manually uploaded.

We would probably still want an option to "load video anyway" with a button press. Ideally the video player would be greyed out with a "Video not loaded, press here to load" button on top. We would also ideally not load the chat and audio waveform since this is also slow for long ranges.

We would want this behaviour if either: