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
- Host: GitHub
- URL: https://github.com/jacksongoode/cacophony
- Owner: jacksongoode
- License: gpl-3.0
- Created: 2020-09-07T14:14:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T01:14:58.000Z (over 1 year ago)
- Last Synced: 2025-12-27T23:56:13.203Z (5 months ago)
- Topics: pyo, python, sonification, spatialization, youtube, youtube-dl
- Language: Python
- Homepage:
- Size: 31.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.