Skip to main content
Open on GitHub

YouTube

YouTube is an online video sharing and social media platform by Google. We download the YouTube transcripts and video information.

安装与设置

pip install youtube-transcript-api
pip install pytube

查看一个 使用示例

文档加载器

查看一个 使用示例

from langchain_community.document_loaders import YoutubeLoader
from langchain_community.document_loaders import GoogleApiYoutubeLoader