Y
Hacker News
new
|
ask
|
show
|
jobs
by
bonyt
231 days 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.
1 comments
superfish
231 days ago
Why not just ytd=“uvx yt-dlp”?
link