BYU-ODH / yvideo-client

Front-end code for Y-Video (React)
GNU General Public License v3.0
3 stars 3 forks source link

Make it possible to only show students clips (not the whole movie) #889

Open reynoldsnlp opened 10 months ago

reynoldsnlp commented 10 months ago

Back-end: Add a boolean field to the contents table called only_clips.

Front-end: Add only_clips field to the content properties in Collection Manager, named Show only clips defined in the Clip Manager (better Fair Use protection). In the player, block playing any part of the film that is not a defined clip.