Skip to content

treant5612/youtube-caption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

youtube-caption

youtube captions api example in go

This is an example of using youtube captions api.

Youtube captions api requires an authorization with "youtube.force-ssl" or "youtubepartner" scope. You need to get OAuth2 credentials from google: https://console.developers.google.com/apis/credentials

Here is a guide: Get API Key for YouTube, for captions api, get an OAuth2 client instead of an api key.

Put the oauth2 client file named "client_secret.json" in your directory.On the first run, follow the prompt to get a token.

About

youtube captions api example in go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages