Skip to main content
Loader for Youtube leveraging the yt-dlp library. This package implements a document loader for Youtube. In contrast to the YoutubeLoader of langchain-community, which relies on pytube, YoutubeLoaderDL is able to fetch YouTube metadata. langchain-yt-dlp leverages the robust yt-dlp library, providing a more reliable and feature-rich YouTube document loader.

Overview

Integration details

Setup

Installation

Initialization

Load

Lazy load

  • No lazy loading is implemented

API reference