7 ms·
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.
by bonyt 11mo ago
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.
- superfish 11mo agoWhy not just ytd=“uvx yt-dlp”?