Originally created by @thebetauser on GitHub (May 8, 2024).
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).
**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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @thebetauser on GitHub (May 8, 2024).
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