Skip to content

feat(youtube): add search command #651

@BRO3886

Description

@BRO3886

The gog youtube command group currently supports activities, channels, comments, playlists, and videos, but is missing a search subcommand.

The YouTube Data API v3 has a search.list endpoint that allows searching for videos, channels, and playlists by query string with filters like type, sort order, and channel restriction.

Proposed: gog youtube search ls <query> with --type, --order, --channel-id, --max, --page flags. Should support both OAuth and API key auth paths, and follow existing table/JSON output patterns.

PR: #650

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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