New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

autosoundtrack

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autosoundtrack

Makes videos for YouTube uploads of soundtracks incredibly easy.

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

autosoundtrack

Makes videos for YouTube uploads of soundtracks incredibly easy.

Think of it as TunesToTube.com but on your own computer and no ads.

installation

For Windows and (presumably) Mac OS, npm i -g autosoundtrack will do the trick.

For Linux users, run sudo npm i -g autosoundtrack.

manual installation

git clone https://git.gay/a/autosoundtrack
cd autosoundtrack
# for windows/mac users
npm link
# for linux
sudo npm link

usage

autosoundtrack [image file] [audio file] (output file)

The output file is optional and it defaults to ./output.mp4.

A demo of this could be possible by going to the projects folder on your computer and running the following.

autosoundtrack ./test-data/audio.mp3 ./test-data/image.png ./output.mp4

credits

The sound file included is Scarlet Fire by Otis McDonald.

Keywords

soundtrack

FAQs

Package last updated on 20 Feb 2022

Did you know?

Socket

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