Skip to main content

AcFun 命令行投稿工具。Upload video to AcFun with Python.

Project description

AcFun 投稿工具


基于 Python 的命令行投稿工具

安装

pip install acfun_upload

使用

from acfun_upload import AcFun
acfun = AcFun()
acfun.login(username="", password="")
acfun.create_douga(...)

create_douga 参数

参数 注释 是否必须 类型
file_path 视频文件路径,建议绝对路径 str
title 稿件标题 str
channel_id 频道 ID,查看:频道 ID 汇总 int
cover 视频封面图片路径,建议绝对路径 str
desc 稿件简介 str
tags 稿件标签 list
creation_type 创作类型 1:转载 3:原创,默认1 int
originalLinkUrl 转载来源 str

License

GNU General Public License v3.0

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

acfun_upload-0.0.3.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

acfun_upload-0.0.3-py3-none-any.whl (17.2 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