You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can give this one a try. I also think it might be a duplicate of #355.
How are we planning to get the videos from YouTube?
It looks like we could use the search:list API endpoint, but that does require authorization, either via OAuth or an API key. OAuth is probably better long term, but takes a bit more effort to implement. If we decide to use an API key, we'll need to generate and restrict it properly.
I think ideally the list of videos would come from the API (which would also enable things like "featured" videos or videos that aren't from YouTube) but I'm not sure if that fits on the road map or how we'd want to handle that.
User Story
As a user
I want to see all RBB Episodes from YouTube in one location on the RBB website
So I can click and view them
Acceptance Criteria
The text was updated successfully, but these errors were encountered: