from crewai_tools import YoutubeChannelSearchTool | |
# Initialize the tool with a specific Youtube channel handle to target your search | |
yt_tool = YoutubeChannelSearchTool(youtube_channel_handle='@krishnaik06') | |
from crewai_tools import YoutubeChannelSearchTool | |
# Initialize the tool with a specific Youtube channel handle to target your search | |
yt_tool = YoutubeChannelSearchTool(youtube_channel_handle='@krishnaik06') | |