Skip to content

[Feature request] [API] Show channel avatars in search results #4986

@DarkCat09

Description

@DarkCat09

Is your feature request related to a problem? Please describe.

I'm writing a proxy translating Invidious API into Piped API schema, and have noticed that Invidious doesn't provide channel avatars in search results (neither in API nor official frontend), so, if I wanted to get them, I would need to make a lot of requests on /api/v1/channels/:id.

Also, I think this will be useful to (many?) people, logos/avatars are remembered very well, and firstly we look at the avatar instead of a channel name.

Describe the solution you'd like

  1. Send authorAvatar field in API
  2. Add optional avatar-showing feature to frontend

Describe alternatives you've considered

--

Additional context

--

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions