Skip to content

r3n3gad3p3arl/spaghetti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spaghetti

Generate hilariously nonsensical videos. Comes with a selection of funny videos that will be cut, rearranged, and warped in various ways to create something entirely new. You can also add your own videos to the mix.

Dependencies

  • Nix (takes care of dependencies for you)
  • VLC/MPV (for video playback; output might not play correctly in other video players)

How to Use

  1. Install Nix:
  • Linux: Check your distro's package manager or follow the instructions here.
  • MacOS: Follow the instructions here.
  • Windows: First, set up WSL if you haven't already. Then, check your distro's package manager or follow the instructions here within your WSL environment.
  1. Clone this repo:
git clone https://github.com/r3n3gad3p3arl/spaghetti.git
  1. Enter the development shell:
cd spaghetti
nix develop
  1. Optionally, add some of your own videos to the sources directory. You can also edit config.py and tweak the settings to your liking.

  2. Run main.py:

python main.py  # or python3 main.py
  1. Wait for your video to finish generating. You will find the finished product in the output directory.

About

Generate video nonsense with Python and FFmpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published