Skip to content

Add alternative entrypoint for better tool runner use#590

Open
alxwrd wants to merge 1 commit intojdepoix:masterfrom
alxwrd:alternative-cli-entrypoint
Open

Add alternative entrypoint for better tool runner use#590
alxwrd wants to merge 1 commit intojdepoix:masterfrom
alxwrd:alternative-cli-entrypoint

Conversation

@alxwrd
Copy link
Copy Markdown

@alxwrd alxwrd commented Apr 15, 2026

Hello!

This adds an alternative entrypoint that matches the package name to allow a simplier way to run via tool runners like uvx.

$ uvx youtube-transcript-api ... --format text
Installed 7 packages in 9ms
An executable named `youtube-transcript-api` is not provided by package `youtube-transcript-api`.
The following executables are available:
- youtube_transcript_api

Use `uvx --from youtube-transcript-api youtube_transcript_api` instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant