Skip to content

Instantly share code, notes, and snippets.

@avinashtare
Last active September 25, 2024 02:53
Show Gist options
  • Save avinashtare/791125a9c4680d64f3be90f33ff3249d to your computer and use it in GitHub Desktop.
Save avinashtare/791125a9c4680d64f3be90f33ff3249d to your computer and use it in GitHub Desktop.
Get All YouTube Video Data Free API

Get All YouTube Video Data Free API

To retrieve the latest videos and their details from a specific YouTube channel, use the following API endpoint:

API Endpoint

https://www.youtube.com/feeds/videos.xml?channel_id=YOUR_CHANNEL_ID

How to Find Your Channel ID

  1. Visit your YouTube account settings: YouTube Account Settings.
  2. Look for your Channel ID in the "Channel Settings" section.

Now you can easily access all the latest videos and their metadata!

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