feat: add optional YouTube proxy support for IP blocks
Route transcript fetching through YOUTUBE_PROXY or Webshare residential config, with clearer errors when YouTube still blocks requests. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+7
-2
@@ -9,5 +9,10 @@ JWT_EXPIRE_DAYS=90
|
||||
OPENROUTER_API_KEY=
|
||||
OPENROUTER_MODEL=google/gemini-2.5-flash
|
||||
|
||||
# Optional lokal
|
||||
# APP_URL=http://localhost:8000
|
||||
# YouTube IP-Block umgehen (optional)
|
||||
# Statischer Proxy aus dem Dashboard, z.B. http://USER:PASS@HOST:PORT
|
||||
YOUTUBE_PROXY=
|
||||
# Alternativ Webshare *Residential* (kostenpflichtig, rotating — NICHT Free/Proxy-Server):
|
||||
# WEBSHARE_PROXY_USERNAME=
|
||||
# WEBSHARE_PROXY_PASSWORD=
|
||||
# WEBSHARE_PROXY_LOCATIONS=de,es
|
||||
|
||||
Reference in New Issue
Block a user