Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add langchain-yt-dlp Document Loader Documentation #28775

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

aqib0770
Copy link

Overview

This PR adds documentation for the langchain-yt-dlp package, a YouTube document loader that uses yt-dlp for Youtube videos metadata extraaction.

Changes

  • Added documentation notebook for YoutubeLoader
  • Updated packages.yml to include langchain-yt-dlp

Motivation

The existing LangChain YoutubeLoader was unable to fetch YouTube metadata due to changes in YouTube's structure. This package resolves those issues by leveraging the yt-dlp library.

Features

  • Reliable YouTube metadata extraction

Related

@aqib0770 aqib0770 requested a review from efriis as a code owner December 17, 2024 21:55
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 17, 2024
Copy link

vercel bot commented Dec 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 3:10am

@dosubot dosubot bot added Ɑ: doc loader Related to document loader module (not documentation) 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ɑ: doc loader Related to document loader module (not documentation) 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

2 participants