blender-studio-tools/scripts/freesound-credits/README.md
Francesco Siddi 01bbff3a0c Restructure repo content
We restructure the repository to better organize blender add-ons,
general scripts, application templates, etc.
Addresses #25
2023-05-01 12:13:57 +02:00

460 B

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