The first step is to get the audio:
ffmpeg -i dancing_skeletons.mp4 -vn -ac 1 -ar 44100 full_audio.wav
Let’s look at the audio in spectrogram mode on Audacity to get the flag.