whatsapp-status-trimmer

0.1.2 • Public • Published

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

         

Package Sidebar

Install

npm i whatsapp-status-trimmer

Weekly Downloads

0

Version

0.1.2

License

GPL-3.0

Unpacked Size

62.8 kB

Total Files

16

Last publish

Collaborators

  • tfkhdyt