-
Notifications
You must be signed in to change notification settings - Fork 107
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 YoutubeLoader
#154
Comments
I will finish it in a few days. |
https://github.com/langchain-ai/langchainjs/blob/d6e25af137873493d30bdf5732d46b842e421ffa/langchain/src/document_loaders/web/youtube.ts
|
Let's pause this feature for now. It looks like the issue from item 1 was also reported in LangChainJS's repo: langchain-ai/langchainjs#4994. Maybe we can push a fix to LangChainJS. It looks like several other people have implemented workarounds/solutions. Regarding item 2, were you running the document loader from the background script or from the extension popup? |
I run the document loader from the extension popup. |
https://js.langchain.com/docs/integrations/document_loaders/web_loaders/youtube
The text was updated successfully, but these errors were encountered: