#timestamp #command-line #video-processing #generator #processor #txt-file #save

bin+lib cli_timestamps_generator

Command Line timestamp processor

3 releases (stable)

1.0.1 Mar 15, 2024
0.1.0 Mar 15, 2024

#1163 in Filesystem

BSD-3-Clause

13KB
309 lines

Timestamp Generator

This program makes video timestamp processing speedy, efficient, and easy.

Features:

  • Save to / Retrieve from disk
  • Removing individual timestamps
  • Viewing existing timestamps
  • Clearing all timestamps from memory

Installation

cargo install --locked cli_timestamps_generator

Usage

generate-timestamps

The timestamps will be saved to a file called timestamps.txt in the directory you called the program from.

# Use existing timestamps.txt file in the current directory
generate-timestamps --use-file

Dependencies

~4–12MB
~129K SLoC