Skip to content

Instantly share code, notes, and snippets.

@bbelderbos
Created September 12, 2025 12:53
Show Gist options
  • Save bbelderbos/9e4fe217d9cfe0acb4c29aa570b56067 to your computer and use it in GitHub Desktop.
Save bbelderbos/9e4fe217d9cfe0acb4c29aa570b56067 to your computer and use it in GitHub Desktop.
function vid {
uvx --from pybites-search search video "$@"
}
function tip {
uvx --from pybites-search search tip "$@"
}
function pod {
uvx --from pybites-search search podcast "$@"
}
function bite {
uvx --from pybites-search search bite "$@"
}
function art {
uvx --from pybites-search search article "$@"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment