Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 540 Bytes

File metadata and controls

13 lines (8 loc) · 540 Bytes

YouTube API Samples

With the YouTube Data API, you can add a variety of YouTube features to your application. Use the API to upload videos, manage playlists and subscriptions, update channel settings, and more.

Learn more

Running the samples

To run this sample, add your client id, client secret, and redirect url in oauth2.keys.json. You can also download this file directly from the Google Developers console. The samples include:

  • node playlist
  • node search
  • node upload