Skip to content

[plugin] search youtube #1

Description

Plugin: search youtube
Submitted by: Abde_rrahmane tottenabderrahmane1@gmail.com (verified, connected account)
Link:
Type: open_url

Manifest:

{
  "name": "search youtube",
  "description": "Search YouTube for a query.",
  "parameters": {
    "type": "object",
    "properties": {
      "query": {
        "type": "string"
      }
    },
    "required": [
      "query"
    ]
  },
  "run": {
    "type": "open_url",
    "template": "https://www.youtube.com/results?search_query={{query}}"
  }
}

Submitted via community.cursorvoice.app

Metadata

Metadata

Assignees

No one assigned

    Labels

    plugin-submissionCommunity plugin submissionpublishedPlugin published to the registry

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions