Skip to content

Instantly share code, notes, and snippets.

@productioncoder
Last active December 16, 2018 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save productioncoder/e51ee549a4a97e4e967116450c25f6d8 to your computer and use it in GitHub Desktop.
Save productioncoder/e51ee549a4a97e4e967116450c25f6d8 to your computer and use it in GitHub Desktop.
Youtube Videos URL
https://www.googleapis.com/youtube/v3/videos?part=snippet%2CcontentDetails%2Cstatistics&id=Ks-_Mh1QhMc&fields=items(id%2Csnippet%2Cstatistics(commentCount%2ClikeCount%2CviewCount))&key={YOUR_API_KEY}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment