[GH-ISSUE #17442] feat: Add a youtube video searcher, like what is the latest video from this channel, shall be easy with Youtube API ig #33817

Closed
opened 2026-04-25 07:42:08 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @Rooffeell on GitHub (Sep 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17442

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I would like OWUI to have every thing chat gpt interface has

Desired Solution you'd like

just add youtube video to it using youtube api

Alternatives Considered

No response

Additional Context

No response

Originally created by @Rooffeell on GitHub (Sep 14, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/17442 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I would like OWUI to have every thing chat gpt interface has ### Desired Solution you'd like just add youtube video to it using youtube api ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@Classic298 commented on GitHub (Sep 14, 2025):

just add youtube video to it using youtube api

you can already add youtube videos by writing #

so for example: #https://youtu.be/CxVXvFOPIyQ

Image

Docs:

https://docs.openwebui.com/getting-started/env-configuration/#youtube-loader
https://docs.openwebui.com/tutorials/integrations/firefox-sidebar#youtube-transcription

<!-- gh-comment-id:3289631214 --> @Classic298 commented on GitHub (Sep 14, 2025): > just add youtube video to it using youtube api you can already add youtube videos by writing #<link> so for example: `#https://youtu.be/CxVXvFOPIyQ` <img width="2142" height="764" alt="Image" src="https://github.com/user-attachments/assets/93fe0155-b95a-4910-98e0-e275bc3a6d35" /> Docs: https://docs.openwebui.com/getting-started/env-configuration/#youtube-loader https://docs.openwebui.com/tutorials/integrations/firefox-sidebar#youtube-transcription
Author
Owner

@Rooffeell commented on GitHub (Sep 14, 2025):

I meant displaying the video it self, like this

Image
<!-- gh-comment-id:3289634390 --> @Rooffeell commented on GitHub (Sep 14, 2025): I meant displaying the video it self, like this <img width="928" height="759" alt="Image" src="https://github.com/user-attachments/assets/2b3cc8e5-4ca3-44ca-8ae4-bfd3ba1c76e0" />
Author
Owner

@Classic298 commented on GitHub (Sep 14, 2025):

@Rooffeell

Image

Also possible, but requires some prompting (you can add extra instructions to the system prompt to embed videos)

<!-- gh-comment-id:3289636083 --> @Classic298 commented on GitHub (Sep 14, 2025): @Rooffeell <img width="2288" height="925" alt="Image" src="https://github.com/user-attachments/assets/ad5391e2-1876-4c27-92f7-17cb699e05fb" /> Also possible, but requires some prompting (you can add extra instructions to the system prompt to embed videos)
Author
Owner

@Rooffeell commented on GitHub (Sep 14, 2025):

does it also have beatbot?

<!-- gh-comment-id:3289637215 --> @Rooffeell commented on GitHub (Sep 14, 2025): does it also have beatbot?
Author
Owner

@Classic298 commented on GitHub (Sep 14, 2025):

what's beatbot?

<!-- gh-comment-id:3289639334 --> @Classic298 commented on GitHub (Sep 14, 2025): what's beatbot?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#33817