At first, thank you for the packaging work of yt-dlp. Now, the tiny problem:
I've downloaded the package and made a "dpkg -i" of it on a Devuan
Ascii. Yeah, I know that it's not regular, but please wait, read and
see, it had the advantage to reveal the missing dependency:
From the "dpkg" part, the installation was almost successful, but, when
finishing the deployment, the execution of the installation process
inside yt-dlp failed because the Python code wasn't recognized by Python
3.5(biggest Python version on the system).
So I think that the dependency to Python 3.6 should be set at the Deb
packet level, so we won't be able to install it at all since the
beginning if Python is too old on the system.