1.2.0 • Published 8 years ago

mementoize v1.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

mementoize

chops a youtube video into clips, and stitches the clips back together in reverse chronological order. like the movie memento.

install

install ffmpeg

npm i -g mementoize

usage

mementoize "<youtube_url>" <output_filename>.mp4 <clip_length_in_seconds>

downloads mementoized youtube video to the current directory

example

mementoize "https://www.youtube.com/watch?v=sKRxIvZCmxk" doc-chicken.mp4 5

generates this video