Ask a question to get started
Enter to sendā¢Shift+Enter new line
class YoutubeLoader
BaseDocumentLoader
A document loader for loading data from YouTube videos. It uses the youtubei.js library to fetch the transcript and video metadata.
const loader = new YoutubeLoader( "https: "en", true, ); const docs = await loader.load();