mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-31 14:00:34 -05:00
[PR #7422] [MERGED] feat: Optional proxy setting for downloading Youtube transscripts #125712
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/7422
Author: @tremlin
Created: 11/27/2024
Status: ✅ Merged
Merged: 11/29/2024
Merged by: @tjbck
Base:
dev← Head:feat-youtube-transscript-proxy📝 Commits (2)
0a26c41Merge pull request #7399 from open-webui/dev53296c1[feat] Allow use of proxy for downloading Youtube transscripts📊 Changes
5 files changed (+54 additions, -4 deletions)
View changed files
📝
backend/open_webui/apps/retrieval/loaders/youtube.py(+19 -2)📝
backend/open_webui/apps/retrieval/main.py(+9 -1)📝
backend/open_webui/config.py(+6 -0)📝
src/lib/apis/retrieval/index.ts(+1 -0)📝
src/lib/components/admin/Settings/WebSearch.svelte(+19 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.