autosoundtrack

1.0.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i autosoundtrack

Weekly Downloads

1

Version

1.0.0

License

Unlicense

Unpacked Size

13.2 MB

Total Files

7

Last publish

Collaborators

  • cantfindkernel