You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/integrations/bilibili.md

355 B

BiliBili

Bilibili is one of the most beloved long-form video sites in China.

Installation and Setup

pip install bilibili-api-python

Document Loader

See a usage example.

from langchain.document_loaders import BiliBiliLoader