Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull 3 latest YouTube videos from our channel and display thumbnails/descriptions on homepage #24

Closed
MarkBennett opened this issue Oct 19, 2020 · 13 comments
Assignees

Comments

@MarkBennett
Copy link
Contributor

This is a stretch goal, but it would be nice to drive traffic to our YouTube channel by pulling the three latest YouTube videos during the Nuxt.js build and making them display on the home page.

@MarkBennett
Copy link
Contributor Author

I'm not super familiar with Nuxt.js. Any idea how to do this @stormwarning or @dboydgit?

@stormwarning
Copy link
Contributor

I haven't looked at the YouTube API in a while, but it should be possible to call the API at build time and grab that data to display somewhere.

@DerrykBoyd
Copy link
Collaborator

We could set up a cloud function that pings the youtube API and returns the latest videos? Might not be building the site that often when it's more established.

@DerrykBoyd DerrykBoyd self-assigned this Feb 18, 2021
@DerrykBoyd
Copy link
Collaborator

@MarkBennett does DES have a google account that I could use to setup a youtube api key?

@MarkBennett
Copy link
Contributor Author

MarkBennett commented Feb 19, 2021

@MarkBennett does DES have a google account that I could use to setup a youtube api key?

@dboydgit If I add you to the YouTube brand account can you get it from that?

@DerrykBoyd
Copy link
Collaborator

DerrykBoyd commented Feb 19, 2021

@MarkBennett does DES have a google account that I could use to setup a youtube api key?

@dboydgit If I add you to the YouTube brand account can you get it from that?

@MarkBennett I'm not sure, the API keys are managed through the google dev console, not through youtube. This quick start wizard sets up an API key

@MarkBennett
Copy link
Contributor Author

I'm not sure, the API keys are managed through the google dev console, not through youtube

Ok. Let's check it out in the AM @dboydgit!

@DerrykBoyd
Copy link
Collaborator

Checking in on this one as well, we would need a youtube API key to set this up.

@MarkBennett
Copy link
Contributor Author

Checking in on this one as well, we would need a youtube API key to set this up.

We've got a shared YouTube channel account. Is that all you need access to so that you can issue a key @dboydgit? Do you have access to that account? If not, send me your preferred Google email in slack and I can add you.

@MarkBennett
Copy link
Contributor Author

Alternatively, want me to just drop an API key in 1Password?

@DerrykBoyd
Copy link
Collaborator

I don't have access to the shared YouTube account.

If you can put an API key in 1Password that would be great. It just needs to enabled for YouTube. Can be linked to any google account, doesn't have to be the same as the YouTube account since we are only requesting public data.

@DerrykBoyd
Copy link
Collaborator

Do we still want to do this? It's been a few years 😅

@MandyMeindersma
Copy link
Contributor

hahaha and all our youtube videos are quite old :P closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants