blender-studio-tools/scripts/freesound-credits
2024-07-22 22:56:45 +02:00
..
generate_sound_credits.py Scripts: Switch to SPDX format 2024-07-22 22:56:45 +02:00
README.md Restructure repo content 2023-05-01 12:13:57 +02:00

Freesound Credits Generator

Open an editorial file, look for sound strips and collect their credit and license from Freesound using the API.

  • Generate an API token https://freesound.org/apiv2/apply
  • Export FREESOUND_API_KEY with a freesound API token
  • Run Blender with Python script that outputs the credits file
export FREESOUND_API_KEY=<the key>
<blender> <filename> --background --factory-startup --python generate_sound_credits.py