Socket
Socket
Sign inDemoInstall

videory

Package Overview
Dependencies
139
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    videory

CLI for transcoding videos


Version published
Weekly downloads
12
increased by1100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Videory

transcode all videos in a directory

#Environment Variables

VariableDescriptionPossible Values
LOG_DEBUGEnable logger messagesvideory:*

Arguments

  • -i, --in - Input directory transcode videos from
  • -o, --out - Output directory to transcode videos to
  • -a, --allow-versions - Create file versions if output files already exists
  • -m, --memory - Use in-memory database instead of a filesystem file
  • -w, --watch - Do not exit after initial run and watch input directory for changes

#Errors

ErrNoDescription
1Couldn't initialize database
2Failed while initial files query
3Error while watching directory for changes

Todo:

  • cli interface for input output https://www.npmjs.com/package/inquirer o https://www.npmjs.com/package/prompts
  • silent flag (with env requirements for input output)

FAQs

Last updated on 18 Apr 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc