Skip to main content

Upload video to bilibili under command-line interface

Project description

# bilibiliupload
[![image](https://img.shields.io/pypi/v/bilibiliupload.svg)](https://pypi.org/project/bilibiliupload/)

Upload video to bilibili under command-line interface

## Installation
```
pip3 install bilibiliupload
```

## How to use
```python
from bilibiliupload import *

b = Bilibili()
b.login(...)
b.upload(...)

```
More details see docs

## Docs
Documentation: https://comwrg.github.io/bilibiliupload

## Credits
* Thanks `KAAAsS` provides [Login API](http://docs.kaaass.net/showdoc/web/#/2?page_id=12)
* Refer Login API from [Dawnnnnnn/bilibili-live-tools](https://github.com/Dawnnnnnn/bilibili-live-tools), Thanks a lot

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

bilibiliupload-0.1.4.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

bilibiliupload-0.1.4-py3-none-any.whl (7.3 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