An open API service indexing awesome lists of open source software.

https://github.com/jacksongoode/cacophony

cacophony is an experiment in representing web-based media in an aural environment
https://github.com/jacksongoode/cacophony

pyo python sonification spatialization youtube youtube-dl

Last synced: 4 months ago
JSON representation

cacophony is an experiment in representing web-based media in an aural environment

Awesome Lists containing this project

README

          

# cacophony

What do you watch when you browse through YouTube? What are you exposed to in doing so? Personalized content? Relateable advertising? Trash?
What remains of the sounds once you've finished watching or have clicked away? What of the memories?

This project attempts to address some these issues and create an informational and artistic experience that results from often passive media consumption that occurs (and is encouraged) on a site like YouTube.

To run, install the requirements within a venv:
1. `pip install -r requirements.txt`
2. Run `browser.py` to open a browser (Firefox or Chrome) and spend some time watching YouTube (or use it whenever you want to watch). Or just `browser.py -m trending` for trending videos, `browser.py -s 'asmr'` for a search term!
3. Run `play.py -l keyterm` to begin audio playback of the video collection.

Presented at [soundpedro2024 CHARIVARI](https://soundpedro.art/on-site-event-2024/) at Angels Gate Cultural Center in San Pedro, California.