pip install -u "embedchain[youtube]"
youtube_channel
from embedchain import App app = App() app.add("@channel_name", data_type="youtube_channel")
Was this page helpful?