Youtube
Learn how to use Youtube with Composio
Overview
Enum
YOUTUBE
Description
Youtube actions to interact with youtube app
Authentication Details
OAUTH2
Actions
YOUTUBE_LIST_USER_SUBSCRIPTIONS
List user subscriptions.
Action Parameters
Action Response
YOUTUBE_LIST_CHANNEL_VIDEOS
List videos of a specific youtube channel.
Action Parameters
Action Response
YOUTUBE_SEARCH_YOU_TUBE
Search youtube for videos, channels, or playlists.
Action Parameters
Action Response
YOUTUBE_SUBSCRIBE_CHANNEL
Subscribe to a youtube channel.
Action Parameters
Action Response
YOUTUBE_UPDATE_THUMBNAIL
Update the thumbnail of a youtube video.
Action Parameters
Action Response
YOUTUBE_UPDATE_VIDEO
Update a video’s metadata on youtube.
Action Parameters
Action Response
YOUTUBE_LIST_USER_PLAYLISTS
List user playlists.
Action Parameters
Action Response
YOUTUBE_LOAD_CAPTIONS
Download and extract text from youtube captions note : you can only download captions for videos you own.
Action Parameters
Action Response
YOUTUBE_VIDEO_DETAILS
List all details about a youtube video, including likes, views, etc.
Action Parameters
Action Response
YOUTUBE_LIST_CAPTION_TRACK
List captions of a youtube video.
Action Parameters
Action Response