plss
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

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

/plss/

    Package Sidebar

    Install

    npm i plss

    Weekly Downloads

    1

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    23.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • princejoogie