Just a bit of a small rust project I started that downloads 15 seconds audio clips from Youtube.
Visit the releases page and download the relevant folder.
- Clone the repository
- Code
-
Rust
-
ffmpeg and yt-dlp
These are used to download and edit the clips. If you are using linux, you shouldn't have a problem as the static builds are included in the repository. If you are using windows or macos, then you are going to have to install them yourself and modify the paths in the source code.