Skip to content

Commit

Permalink
🚜 youtube-dl to yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftriplett committed Oct 3, 2024
1 parent c0fff5d commit fdb281a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/justfile
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ _homebrew-services-restart:
uv tool install --python {{ python_312 }} pyright {{ ARGS }}
uv tool install --python {{ python_312 }} rich-cli {{ ARGS }}
uv tool install --python {{ python_312 }} ruff-lsp {{ ARGS }}
uv tool install --python {{ python_312 }} youtube-dl {{ ARGS }}
uv tool install --python {{ python_312 }} yt-dlp[default] {{ ARGS }}

# ----------------------------------------------------------------
# Useful tailscale/golink shortcuts
Expand Down

0 comments on commit fdb281a

Please sign in to comment.