File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ ![ License] ( https://img.shields.io/badge/license-GPL--3.0-blue.svg )] ( LICENSE )
66[ ![ Python] ( https://img.shields.io/badge/python-3.10%2B-blue.svg )] ( https://www.python.org/ )
7- [ ![ Version] ( https://img.shields.io/badge/version-v1.0 .0-green.svg )] ( https://github.com/sansan0/bilibili-comment-analyzer )
7+ [ ![ Version] ( https://img.shields.io/badge/version-v1.1 .0-green.svg )] ( https://github.com/sansan0/bilibili-comment-analyzer )
88[ ![ Platform] ( https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg )] ( https://github.com/sansan0/bilibili-comment-analyzer )
99
1010</div >
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " bilibili-comments-analyzer"
3- version = " 1.0 .0"
3+ version = " 1.1 .0"
44description = " B站(哔哩哔哩 bilibili)评论数据分析器,提供完整的评论采集与可视化分析功能。支持单视频和UP主批量评论下载,具备评论地区分布地图生成、词云分析、图片提取等功能。内置智能反爬策略、多维度数据筛选、本地HTTP服务器等特性,为B站内容创作者、数据分析师和吃瓜群众提供强大的评论数据洞察工具。"
55authors = [" sansan" ]
66readme = " README.md"
Original file line number Diff line number Diff line change 33统一管理应用程序的版本号和相关信息
44"""
55
6- __version__ = "1.0 .0"
6+ __version__ = "1.1 .0"
77__app_name__ = "哔哩哔哩评论观察者"
88__app_name_en__ = "BiliBili Comment Analyzer"
99__author__ = "sansan"
You can’t perform that action at this time.
0 commit comments