0.1.2 • Published 2 years ago

whatsapp-status-trimmer v0.1.2

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
2 years ago

WhatsApp Status Trimmer (WAST)

Simple Node.js script to trim and split a video into 30s videos for WhatsApp Status

Built With

Prerequisites

Installation

npm i -g whatsapp-status-trimmer

Usage

wast <start timestamp> <end timestamp> <input file>
wast <options>

Example

wast 00:00:23 00:01:40 weightless.mp4

The output would be 3 videos:

  1. 00:00:23 - 00:00:53
  2. 00:00:53 - 00:01:23
  3. 00:01:23 - 00:01:40

Options

-h, --help      Show help menu
-v, --version   Show app version

Contact

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

1.0.0

2 years ago