autosoundtrack
v1.0.0
Published
Makes videos for YouTube uploads of soundtracks incredibly easy.
Downloads
4
Readme
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.