mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-02 23:08:26 -05:00
[GH-ISSUE #7077] issue: youtube error #14597
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hongbo-miao on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7077
Bug Report
Installation Method
Helm Chart
Environment
Confirmation:
Expected Behavior:
I am expecting YouTube video feature works when type
#and add video URL, for example#https://www.youtube.com/watch?v=PZRI1IfStY0Actual Behavior:
Description
Bug Summary:
[Provide a brief but clear summary of the bug]
Reproduction Details
Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
@sebaxakerhtc commented on GitHub (Nov 20, 2024):
Same here
Docker installation
POST /retrieval/api/v1/process/youtube HTTP/1.1" 400 Bad Request@tjbck commented on GitHub (Nov 20, 2024):
Related: https://github.com/jdepoix/youtube-transcript-api/issues/303
It most definitely works on my local machine, however I was able to confirm youtube import does not work my cloud instance.
@jakern commented on GitHub (Dec 1, 2024):
I am getting the same error message using a local searxng web search. It appears as though this error occurs in my case when it tries to fetch the same url for a second time. Are you able to confirm that you have the same issue on various youtube URLs?