Skip to content

Instantly share code, notes, and snippets.

@xyzkab
Created September 25, 2019 21:08
Show Gist options
  • Save xyzkab/f5948ec496d4f0dcf0e4ab84fee15472 to your computer and use it in GitHub Desktop.
Save xyzkab/f5948ec496d4f0dcf0e4ab84fee15472 to your computer and use it in GitHub Desktop.
YouTube API V3

GET video title by video ID

curl "https://www.googleapis.com/youtube/v3/videos?part=snippet&id=VIDEO_ID&fields=items%2Fsnippet%2Ftitle&key=API_KEY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment