go-study-group / agendas

Agendas for the Go Study Group Meetings
MIT License
29 stars 0 forks source link

How to Test Drive integrating with the YouTube Data API #3

Closed pdt256 closed 6 years ago

pdt256 commented 6 years ago

YouTube Data API Integration

We will explore how to create maintainable 3rd party API integrations. We will create a command line Go application to upload a video using the Youtube Data API.

Goals:

arschles commented 6 years ago

I ❤️ this. right now, I have a lot of manual work to download study group recordings from the zoom site and upload them to the youtube channel. this is 1/2 of the solution!!!

@pdt256 can you let me know when is a good time in the near-ish future that you can show this?

arschles commented 6 years ago

Related to #2

arschles commented 6 years ago

@pdt256 I've created, and we can put your code in there as you write it 😄

pdt256 commented 6 years ago

I am available Thursday, November 1st. We can walk through writing the code from scratch. It should take around 30 minutes.

arschles commented 6 years ago

@pdt256 showed the code and submitted a PR for it. Thanks Jamie! https://github.com/go-study-group/videos/pull/2