[GH-ISSUE #2110] Youtube RAG Shortcut URL Update #12759

Closed
opened 2026-04-19 19:38:35 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @thebetauser on GitHub (May 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2110

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

The current youtube rag checks for www.youtube.com however it doesn't check for shortened youtube urls.

Describe the solution you'd like

There are multiple shortening services for youtube links, the most common one is "youtu.be"

Would it be possible to add a check to this line to include "youtu.be"?

Describe alternatives you've considered

Alternate solution is to manually update the shortened url to the full url

Additional context
None

Originally created by @thebetauser on GitHub (May 8, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/2110 **Is your feature request related to a problem? Please describe.** The current youtube rag checks for www.youtube.com however it doesn't check for shortened youtube urls. **Describe the solution you'd like** There are multiple shortening services for youtube links, the most common one is "youtu.be" Would it be possible to add a check [to this line](https://github.com/open-webui/open-webui/blob/30b053116d6a40fc60dad1766e83ed41ffcb712c/src/lib/components/chat/MessageInput/Documents.svelte#L146) to include "youtu.be"? **Describe alternatives you've considered** Alternate solution is to manually update the shortened url to the full url **Additional context** None
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12759