从Bilibili视频生成俳句的命令行工具
Project description
haikubot:B站引流狗最爱的俳句生成器
简介
haikubot 是一个基于 Bilibili 视频生成俳句的命令行工具。
在这里,我参考了 bilibili-API-collect 仓库用于获取B站视频信息,你可以在 musicstream_url.md 和 videostream_url.md 来参考如何获取音视频流地址。
接着,我使用了dashscope api,调用alibaba的paraformer模型进行语音识别,识别出类字幕文本。
最后,我使用了openai的api,可以用兼容模型(比如qwen/deepseek)来生成俳句。
安装
pip install haikubot
使用方法
# 第一次使用,你应该配置dashscope的API密钥,你可以搜索百炼平台,进去获取api key,随后替换这里的YOUR_API_KEY,然后运行
haikubot config YOUR_API_KEY
# 之后,你可以这样使用BVID处理视频生成俳句
haikubot process BV117XoYGErB
# 显示版本信息
haikubot version
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
haikubot-0.3.0.tar.gz
(6.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file haikubot-0.3.0.tar.gz.
File metadata
- Download URL: haikubot-0.3.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab6e66a718a4faf36582ebb4b2425330ff54f9a9ebd32cc61817ad780d03ed10
|
|
| MD5 |
076388d5137fb312bfa2711ad51d6ca0
|
|
| BLAKE2b-256 |
33336b3ccb32449280d1934b56d9aba7237889300f864482fadb13ba321cd75a
|
File details
Details for the file haikubot-0.3.0-py3-none-any.whl.
File metadata
- Download URL: haikubot-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2faafdccd7248c1c9c2d8e808a0a3becf2eb6b096b6bb58c08089e02520b71a7
|
|
| MD5 |
78d4776cd5c36ae54aa88eecc5cab457
|
|
| BLAKE2b-256 |
e8addafa323e76e6b16b80d2783dbc59894da65fae5f3c0ef9c3d768ef452e65
|