Skip to content

luukschipperheyn/movie-sampler-electron

Repository files navigation

Movie Sampler Electron

Movie Sampler extracts sound effects from movies based on subtitle files that have noise captions. It just samples the movie audio whenever the subtitles say something in square brackets, parentheses or all caps like [alarm beeping] or (agonized grunts) or INDISTINCT CHATTER.

screenshot

Releases

Check out the releases section if you want a compiled version for Windows or macos

Development

npm

npm install

yarn

yarn install

Usage

running

yarn start

building

yarn make

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT