oxidizedapple

Crates.iooxidizedapple
lib.rsoxidizedapple
version0.1.0
created_at2025-10-05 19:28:22.329544+00
updated_at2025-10-05 19:28:22.329544+00
descriptionBad Apple in Rust
homepagehttps://github.com/malkicodes/oxidized-apple
repositoryhttps://github.com/malkicodes/oxidized-apple
max_upload_size
id1869353
size9,291,344
Malki (malkicodes)

documentation

README

Oxidized Apple

How to Run

You need Python and Rust. You also need FFmpeg and yt-dlp (unless you provide the video manually as badapple.webm) unless the Python build step will not work.

  1. Install Python packages: pip3 install -r requirements.txt
  2. Run Python script: python3 build.py (you can also change things like FPS and size there)
  3. Run program: cargo run
Commit count: 0

cargo fmt