youtube data

  • YouTube Data: 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.

    • Channel Statistics: Returns statistics from my YouTube Channel or by id. See the documentation for more information

    • Create Comment Thread: Creates a new top-level comment in a video. See the documentation for more information

    • Create Playlist: Creates a playlist. See the documentation for more information

    • Delete Playlist: Deletes a playlist. See the documentation for more information

    • Delete Playlist Items: Deletes a playlist item. See the documentation for more information

    • List Activities: Returns a list of channel activity events that match the request criteria. See the documentation for more information

    • List Playlist Videos: List videos in a playlist. See the documentation for more information

    • List Playlists: Returns a collection of playlists that match the API request parameters. See the documentation for more information

    • List Videos: Returns a list of videos that match the API request parameters. See the documentation for more information

    • Reply To Comment: Creates a reply to an existing comment. See the documentation for more information

    • Search Videos: Returns a list of videos that match the search parameters. See the documentation for more information

    • Update Channel: Updates a channel's metadata. See the documentation for more information

    • Update Playlist: Modifies a playlist. For example, you could change a playlist's title, description, or privacy status. See the documentation for more information

    • Update Video Details: Updates a video's metadata. See the documentation for more information

    • Upload Channel Banner: Uploads a channel banner image to YouTube. See the documentation for more information

    • Upload Thumbnail: Uploads a custom video thumbnail to YouTube and sets it for a video. Note: Account must be verified. See the documentation for more information

    • Add Playlist Items: Adds resources to a playlist. See the documentation for more information

    • Upload Video: Post a video to your channel. See the documentation for more information

Last updated

Was this helpful?