web_sound_download 
Result of downloading a web sound through yt-dlp.
Produced by /proc/download_web_sound when a music asset is created.
Vars | |
| error_message | Human readable failure reason (yt-dlp stderr). |
|---|---|
| file_path | Path to the downloaded mp3 on disk. |
| success | Whether the audio file was downloaded successfully. |
Var Details
error_message 
Human readable failure reason (yt-dlp stderr).
file_path 
Path to the downloaded mp3 on disk.
success 
Whether the audio file was downloaded successfully.