Skip to content

xtz206/BiliAnalyzer

Repository files navigation

BiliAnalyzer

A Python-Implemented Command Line Bilibili Comment Fetch and Analysis Tool

Install

git clone https://github.com/XTZ206/BiliAnalyzer.git
cd BiliAnalyzer
uv sync

Usage

Login With Cookies

uv run -m bilianalyzer auth login
# Follow the instructions to login with cookies
# You can get the cookies from your browser

Check Login Status

uv run -m bilianalyzer auth status
# Check if you are logged in

Fetch Comments

uv run -m bilianalyzer fetch <bvid> [--raw]
# <bvid> is the Bilibili video ID, e.g. BV1xxxx

Analyze Comments

uv run -m bilianalyzer analyze <bvid>

About

A command line tool for analyzing comments and users data from bilibili

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages