A terminal-based YouTube audio processor with customizable audio effects.
- 8D Audio: Circular panning with reverb and bass boost.
- Bass Boost: Enhance low frequencies.
- Slowed + Reverb: Slow down audio with reverb effect.
- Sped Up: Speed up audio with pitch shift.
pip install -r requirements.txtpython main.py- Select an effect from the menu.
- Enter a YouTube URL or search query.
- Customize effect parameters (or use defaults).
- Processed audio will be saved in the
output/directory.