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

IDEA: Using own Google API credentials #4

Open
gnanet opened this issue Oct 7, 2017 · 3 comments
Open

IDEA: Using own Google API credentials #4

gnanet opened this issue Oct 7, 2017 · 3 comments

Comments

@gnanet
Copy link

gnanet commented Oct 7, 2017

To avoid over usage of your API Account a simple how-to about generating API-key and OAuth 2.0 credentials would help, like:

  1. one needs to create a google account
  2. activate developer access
  3. enable YouTube Data API v3 and generate credentials
  4. then replace the values of youTubeApiKey oAuthClientId oAuthClientSecret in src/js/config.js
@arielscarpinelli
Copy link
Owner

Feel free to PR the README about this. I started this project for helping people without such technical skill.

@the4anoni
Copy link

the4anoni commented Jan 2, 2018

Or just add option to enter api keys in app settings :) That would be MUCH simpler

@ConstantinCreations
Copy link

ConstantinCreations commented Jan 17, 2018

Yes please! I generated my own keys but I'm having problems converting this project to a USB loadable app.
update: i used my own keys in config.js and installed the app from USB by making a userwidget folder; still gets stuck on "Connecting..."

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