从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 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.2.0.tar.gz
(6.1 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.2.0.tar.gz.
File metadata
- Download URL: haikubot-0.2.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28317bb74d5931cc892595b02941e473c40a0066a8dfcb1a3adca59271220692
|
|
| MD5 |
82c113e34382363ad373441f91569ddc
|
|
| BLAKE2b-256 |
ad1d0f037fface9123cc2d9b7b3402c2eb3e66d0389ba519606540644d07ad91
|
File details
Details for the file haikubot-0.2.0-py3-none-any.whl.
File metadata
- Download URL: haikubot-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.2 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 |
954336d448f8a8381247e1d405d2bffc409ed2597f7e78feff60ecf93d235b6f
|
|
| MD5 |
3c2873de8dfa60e9f3809a7c7e779f7e
|
|
| BLAKE2b-256 |
cc083d1336ba801c227a3360a7618afdd95c64203d34cec6c4fc8852434de00f
|