ALLHUBS-Jan-2024-Liftoff / Black-Jackets

1 stars 0 forks source link

video feature #91

Closed fowlerrc closed 1 month ago

fowlerrc commented 1 month ago

All these additions SHOULD have the video feature up and running on the Venue Dashboard page. The only little tweak I'm going to try to change going forward is to make it so it uses the whole link to save the video, just to make it easier on the user to upload. Right now, it's just using the ID of the youtube video. For example:

If this were the entire youtube url link for a certain video: https://www.youtube.com/watch?v=WFsq4XPC2r4

The video ID the feature is currently using would be this: WFsq4XPC2r4

So the ID would be what the venue would type into the video form on the edit page, instead of the entire link.

I hope that explanation makes sense