command
module
Version:
v0.0.0-...-e18f6ad
Opens a new window with list of versions in this module.
Published: Feb 7, 2020
License: MIT
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.