Skip to main content

Bilibili Utilities

Project description

PyPI 版本

Bilibili-utils 集成了部分的哔哩哔哩接口。

基本使用(未完善)

安装

使用 pip 进行安装:

pip install bilibili-utils

使用样例

# 数据库模块
from bilibili.database.model import User, Chat, Contribution, SignIn, Popularity, Follower
from bilibili.database.util import add, get
# 用户视频模块
from bilibili.space import User, Video, Dynamic, Comment, FavoriteList
# 直播模块
from bilibili.live import model as blivedm
from bilibili.live.util import send
# 其他工具
from bilibili.util.session import session
from bilibili.util.voice import playsound, voice_via_baidu, voice_via_google
from bilibili.util.others import av2bv, bv2av

参考

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bilibili-utils-0.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

bilibili_utils-0.1-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page