1.1.2 • Published 2 years ago

plss v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

plss

actions version license

Level up your cli game by getting help from AI.

plss_demo

Usage

npx plss <query>
npx plss transcribe <file> <format> [--embed]
# file = mp3, mp4, mpeg, mpga, m4a, wav, webm
# format = srt, json, text, verbose_json, vtt;
# `--embed` is optional, it will need ffmpeg to attach the srt or vtt to the input file

Building

  • Development

    pnpm install
    pnpm dev <query>
  • Production

    pnpm install
    pnpm build

Created with ☕ by Prince Carlo Juguilon

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago