Skip to content

fix: Fixed bilibili opus title extraction#488

Merged
fllesser merged 1 commit intomasterfrom
fix/extract-dynamic-title
Mar 11, 2026
Merged

fix: Fixed bilibili opus title extraction#488
fllesser merged 1 commit intomasterfrom
fix/extract-dynamic-title

Conversation

@fllesser
Copy link
Owner

No description provided.

@github-actions github-actions bot added the bug Something isn't working label Mar 11, 2026
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
.../nonebot_plugin_parser/parsers/bilibili/dynamic.py 67.76% <100.00%> (-0.30%) ⬇️

@fllesser fllesser merged commit 1da6b37 into master Mar 11, 2026
17 checks passed
@fllesser fllesser deleted the fix/extract-dynamic-title branch March 11, 2026 06:05
@github-actions
Copy link

类型 PIL 耗时(秒) HTML 耗时(秒) 渲染所用图片总大小(MB) PIL 导出图片大小(MB) HTML 导出图片大小(MB)
微博视频2 0.01249 0.95788 0.01280 0.03541 0.17206
微博视频 0.01270 0.97641 0.01280 0.03432 0.17000
微博纯文2 0.03590 1.03756 0.00605 0.12023 0.28607
微博转发纯文 0.07411 1.16341 0.01382 0.24414 0.40196
微博转发(横图) 0.19428 1.40519 1.26621 0.48412 1.43761
哔哩哔哩动态 0.27957 3.40478 0.01244 0.18458 0.41459
微博转发(竖图) 0.29731 2.12585 1.33334 0.41583 2.48094
微博图集(超过9张) 0.29923 1.28405 1.01614 0.31693 0.68635
微博图集(3张) 0.32273 1.13893 2.73813 0.34359 0.93089
微博图集(2张) 0.33489 1.22191 4.88308 0.64458 1.68558
bilibili-read 0.36662 2.55960 0.47975 1.35513 2.58685
微博图集(4张) 0.42692 1.62075 2.34023 0.72816 1.69757
bilibili-opus 0.53427 2.72951 1.21296 1.35135 2.35157
微博图集(9张) 1.21099 1.97048 10.98936 0.98579 2.37885

Anyuluo996 added a commit to Anyuluo996/nonebot-plugin-parser that referenced this pull request Mar 12, 2026
合并内容:
- msgspec 导入方式优化 (fllesser#479)
- NGA 图片提取修复 (fllesser#474)
- B站 opus 标题提取修复 (fllesser#488)
- custom_font 存储到 config 目录 (fllesser#487)
- 字体迁移逻辑优化
- parse/parse_with_redirect 方法标记为 final (fllesser#482)

依赖更新:
- apilmoji: 0.2.4 → 0.3.1
- poethepoet: 0.40.0 → 0.42.1
- yt-dlp: 2026.2.4 → 2026.2.21
- types-yt-dlp: 2026.2.4 → 2026.2.21

修复:
- 移除 EmojiCDNSource.enable_tqdm 参数 (改用 rich)
- 修复测试文件中的 xionghongshu → xiaohongshu 拼写错误
- 修复 B站测试 parse_dynamic_or_opus 方法调用
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant