0.0.3 • Published 5 months ago

bivibivi v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

bivibivi

npm version npm downloads bundle JSDocs License

batch convert wav files to mp3 files.

Usage Guide for bivibivi

Overview

Merge and cut video for submitting bilibili.

Installation

To install bivibivi, use npm:

pnpm i -g bivibivi

Usage

Command Line Interface

The bivibivi tool provides a command-line interface (CLI) with the following options:

bivibivi <input> [output] [options]

or

pnpx bivibivi <input> [output] [options]
  • <input>: Path to the input WAV file or directory.
  • [output]: Path to the output directory (optional). If not specified, the output files will be saved in the same directory as the input.

Options

  • TODO

Examples

  • TODO

License

This project is licensed under the MIT License. See the LICENSE file for more details.