SS1984 - Modules - TypesVar Details

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_messageHuman readable failure reason (yt-dlp stderr).
file_pathPath to the downloaded mp3 on disk.
successWhether 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.