bilibili_api library
Bilibili API Flutter Package
A Flutter package for interacting with Bilibili Web API
Classes
- BiliHttpClient
- HTTP client for Bilibili API requests
-
BiliResponse<
T> - Generic API response wrapper
- CookieManager
- Manages Bilibili authentication cookies
- DashInfo
- DASH format stream info
- DashStream
- DASH stream (video or audio)
- DynamicApi
- Bilibili dynamic feed API (Simplified)
- FollowersList
- Followers list response
- FollowingsList
- Following list response
- LevelInfo
- User level information
- LiveRoomInfo
- Live room information
- LoginApi
- Bilibili login API implementation
- LoginInfoApi
- Bilibili login information API
- Navigation bar user info (wbi_img included)
- User navigation statistics
- OfficialInfo
- Official verification information
- PageInfo
- Page information
- QRCodeData
- QR code generation response data
- QRPollData
- QR code poll response data
- RelationUser
- Relation list item
- SearchApi
- Bilibili search API
- SearchItem
- Generic search item
- SearchResult
- Search result wrapper
- SearchSuggestion
- Search suggestion item
- TripleActionResult
- Triple action result
- UploadedVideo
- Uploaded video item
- UserApi
- Bilibili user information API
- UserCard
- User card (simplified user info)
- UserInfo
- User detailed information (from /x/space/wbi/acc/info)
- UserRelationApi
- Bilibili user relation API
- UserSearchResult
- User search result
- UserSpaceApi
- Bilibili user space API
- UserUploadVideos
- User uploaded videos response
- UserVideoOrder
- Sort order for user videos
- VideoActionApi
- Bilibili video action API
- VideoApi
- Bilibili video information API
- VideoCategory
- Video category info
- VideoDimension
- Video dimension (resolution)
- VideoInfo
- Video detailed information
- VideoOwner
- Video owner (UP主) information
- VideoPage
- Video page (分P) information
- VideoSearchResult
- Video search result
- VideoStat
- Video statistics
- VideoStreamApi
- Bilibili video stream API
- VideoStreamUrl
- Video stream URL response
- VideoUrl
- Video URL segment (for MP4/FLV)
- VipInfo
- VIP membership information
- WbiImg
- WBI image URLs for signature
- WbiSigner
- WBI signature generator for request authentication
Enums
- QRPollStatus
- QR code poll status
- SearchOrder
- Search order enum
- SearchType
- Search type enum
Exceptions / Errors
- BiliException
- Custom exception for Bilibili API errors