Traceback (most recent call last):
File "/tmp/smd/./main.py", line 3, in <module>
from youtube import Youtube
File "/tmp/smd/youtube.py", line 20, in <module>
imageio.plugins.ffmpeg.download()
File "/usr/local/lib/python3.9/dist-packages/imageio/plugins/ffmpeg.py", line 37, in download
raise RuntimeError(
RuntimeError: imageio.ffmpeg.download() has been deprecated. Use 'pip install imageio-ffmpeg' instead.'