langchain/docs/docs/integrations
ANSARI MD AAQIB AHMED 91d28ef453
Add langchain-yt-dlp Document Loader Documentation (#28775)
## 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
- Package Repository: https://github.com/aqib0770/langchain-yt-dlp
- PyPI Package: https://pypi.org/project/langchain-yt-dlp/

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-12-18 10:16:50 -05:00
..
adapters
caches
callbacks docs: update uptrain.ipynb (#28561) 2024-12-06 19:09:48 -05:00
chat Add OCI Generative AI new model and structured output support (#28754) 2024-12-18 09:50:25 -05:00
chat_loaders
document_loaders Add langchain-yt-dlp Document Loader Documentation (#28775) 2024-12-18 10:16:50 -05:00
document_transformers community: add InfinityRerank (#27043) 2024-11-06 17:26:30 -08:00
graphs community: update Memgraph integration (#27017) 2024-12-10 10:57:21 -05:00
llms chore(community): update to OpenLLM 0.6 (#24609) 2024-12-16 14:30:07 -05:00
memory community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
providers partners: langchain-oceanbase Integration (#28782) 2024-12-18 14:51:49 +00:00
retrievers langchain-weaviate: Remove outdated docs (#28058) 2024-12-10 05:00:07 +00:00
stores concepts: update llm stub page and re-link (#27567) 2024-10-22 23:03:36 -04:00
text_embedding docs, external: introduce langchain-localai (#28751) 2024-12-16 22:22:37 +00:00
tools [community][fix] Compatibility support to bump up wikibase-rest-api-client version (#27316) 2024-12-16 16:22:18 +00:00
vectorstores partners: langchain-oceanbase Integration (#28782) 2024-12-18 14:51:49 +00:00
llm_caching.ipynb docs: integrations cache table of content (#28755) 2024-12-17 10:12:49 -05:00