The download command exited with an error. This could be a temporary issue with
the streaming service, authentication, or the URL format.
Click here to retry.
Output log
Traceback (most recent call last):
File "/usr/local/bin/tidal-dl-ng", line 5, in <module>
from tidal_dl_ng.cli import app
File "/usr/local/lib/python3.12/site-packages/tidal_dl_ng/cli.py", line 25, in <module>
from tidal_dl_ng.download import Download
File "/usr/local/lib/python3.12/site-packages/tidal_dl_ng/download.py", line 24, in <module>
from ffmpeg import FFmpeg
ModuleNotFoundError: No module named 'ffmpeg'