seconds-to-timestamp-cli

0.0.2 • Public • Published

seconds-to-timestamp

test status

CLI-tool to Convert seconds to HH:MM:SS based on seconds-to-timestamp

Install

$ npm install --global seconds-to-timestamp-cli

Usage

Usage
  $ seconds-to-timestamp OR sts [seconds]

Options
  --hours, -h [Hours to convert to seconds]
  --minutes, -m [Minutes to convert to seconds]
  --seconds, -h [Seconds to accumulate]

Examples
  $ seconds-to-timestamp 773
  00:12:53
  $ youtube-dl --external-downloader ffmpeg --external-downloader-args "-ss $(sts 38) -t 5" -f best https://www.youtube.com/watch?v=reop2bXiNgk
  Downloading…

Licence

MIT © Johnie Hjelm

Package Sidebar

Install

npm i seconds-to-timestamp-cli

Weekly Downloads

4

Version

0.0.2

License

MIT

Unpacked Size

4.52 kB

Total Files

4

Last publish

Collaborators

  • johnie