I have a React website and a YouTube channel. I embedded the channel's spotlight video into the website the "normal" way.
My problem is that the video changes every week. I then have to update the URL for the newest spotlight video.
Is there a way to embed a channel's spotlight video generically, so I don't have to update my code every week?
Thanks for any help!