Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
z0z0r4 authored Apr 5, 2024
1 parent c411129 commit c21e966
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,17 @@ Github 仓库:[https://github.com/nemo2011/bilibili-api](https://github.com/ne
首先使用以下指令安装本模块:

```
# 主版本
$ pip3 install bilibili-api-python
# 开发版本
$ pip3 install bilibili-api-dev
# 最新修改会在 dev 分支
$ pip3 install git+https://github.com/Nemo2011/bilibili-api.git@dev
```


接下来我们来获取视频的播放量等信息:

```python
Expand Down

0 comments on commit c21e966

Please sign in to comment.