Simple tool for picking a random winner among comments posted on Youtube video.
- You need to create an API key that can be used for accessing YouTube Data API v3. It can be created at https://console.developers.google.com/apis . Simple API key is sufficient, no need for OAuth Client ID.
- Add API key to "api-keys.temp.js" file and rename the file "api-keys.js"
- Open index.html and Happy picking!