Skip to content

darnfish/rewind.ai-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rewind.ai Exporter

Export your Rewind.ai history into a single .mp4, completely locally

Requirements

You will of course need Rewind.ai installed, and a copy of ffmpeg:

brew install ffmpeg

Usage

git clone https://github.com/darnfish/rewind.ai-exporter.git
cd rewind.ai-exporter
yarn
node . | sh

You can run estimate.js to view an estimated size of the mp4 output. For example:

$ node estimate.js
Estimated size: 129.68 GiB

License

MIT

About

Export your Rewind.ai history into a single .mp4, locally

Resources

Stars

Watchers

Forks