Skip to content

fedebertolini/giphy-music-mashup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giphy-music-mashup

Create videos out of random animated gifs from Giphy and random songs from ccmixter.

Instalation

git clone git@github.com:fedebertolini/giphy-music-mashup.git
cd giphy-music-mashup
npm install

You can run the tests to make sure the installation was successful by executing:

npm run test

Execution

The program has three optional input parameters: giphy, ccmixter and output. The first two indicate the term that is going to be used to search animates gifs and songs; output indicates the final video's path. If no parameters are provided, the program defaults to --giphy=trippy, --ccmixter=psychedelic and --output="temp/{timestamp}-music.mp4".

node src/index.js --giphy=berlin --ccmixter=opera --output="temp/awesome.mp4"

License

This project is licensed under the terms of the MIT license.

The song used in this project's tests is “I won't lock it down” by Jonathan Mann, available under a Creative Commons Attribution-Noncommercial license.

The video used in this project's tests belongs to sample-videos.com.

About

Create videos out of animated gifs and songs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages