Skip to content

OmnipotentEntity/brady-vs-grey

 
 

Repository files navigation

#Brady vs. Grey

##API Key Hiding (api_key.txt)

To make sure that my own YouTube Data API key was not published, I separated it into a text file (api_key.txt) and used .gitignore to ensure that it wasn't published.

If you wish to do this yourself, you must

  1. Get your own API key from Google.
  2. Put this key in a file entitled api_key.txt.
  3. Put this file in the same directory as youtube_integration.py.

##Enjoy!

You can view the running version here.

About

Brady vs. Grey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%