Skip to main content

Upload video to bilibili under command-line interface

Project description

bilibiliupload

image FOSSA Status

Upload video to bilibili under command-line interface

Installation

pip3 install bilibiliupload

How to use

from bilibiliupload import *

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

More details see docs

Why not log print

import logging
logging.basicConfig()

More details see python logger docs

Credits

License

FOSSA Status

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.2.3.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

bilibiliupload-0.2.3-py3-none-any.whl (8.0 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