Skip to content

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

Notifications You must be signed in to change notification settings

data-doge/mementoize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published