Spaces:
Runtime error
Runtime error
from crewai_tools import YoutubeChannelSearchTool | |
# Initialize the tool with a specific Youtube channel handle to target your search | |
yt_tool = YoutubeChannelSearchTool(youtube_channel_handle="https://www.youtube.com/@krishnaik06") | |