JSPM

@biliy/cli

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q22494F
  • License MIT

Bilibili command line tool, download danmaku

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@biliy/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @biliy/cli

    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