christophergeiger3 / the-clipping-project

📎 Clip videos from popular websites like YouTube, then share with friends!
4 stars 0 forks source link

Hide video preview if an error occurs #64

Open christophergeiger3 opened 2 years ago

christophergeiger3 commented 2 years ago

If the analyze endpoint cannot detect a response, or if the video.js player fails to read the video source, hide the video player and display text along the lines of: The video preview cannot be loaded.

If it is still possible to clip the video without a preview, then there should be text fields available to insert timestamps for the start and end times.