I am using yt-dlp which I installed with pipx on Ubuntu 22.04. It required python3.11 or higher, so I installed python3.11 for it to use, and after relinking /usr/bin/python3 to point from python3.10 ...