uv is fast enough that you can put things like this in your profile:

   alias ytd="uv tool upgrade yt-dlp && yt-dlp"
Which is pretty cool.

Why not just ytd=“uvx yt-dlp”?