mementoize

1.2.0 • Public • Published

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

Package Sidebar

Install

npm i mementoize

Weekly Downloads

0

Version

1.2.0

License

MIT

Last publish

Collaborators

  • data-doge