Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 926 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 926 Bytes

biliy

NPM Version NPM Version Commitizen friendly

Bilibili command line tool:

  • convert bvid to avid
  • download danmaku in xml and ass formats

Installation

pnpm add @biliy/cli -g

Usage

> biliy help b2a

Usage: biliy b2a [options] <bvid>

convert bvid to aid

Arguments:
  bvid        such as BV1eW4y1W72d

Options:
  -h, --help  display help for command
> biliy help dm

Usage: biliy dm [options] <value>

download danmaku in XML and ASS formats

Arguments:
  value       videoURL or bvid

Options:
  -h, --help  display help for command