Files
ytrecap/.env.example
T
Frank Schwenk 76de7c7a3a 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>
2026-06-16 16:23:06 +02:00

19 lines
581 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# PIN für Recap-Erstellung (46 Ziffern empfohlen)
APP_PIN=1234
# JWT — zufälligen langen String generieren (openssl rand -hex 32)
JWT_SECRET=change-me-to-a-long-random-string
JWT_EXPIRE_DAYS=90
# OpenRouter
OPENROUTER_API_KEY=
OPENROUTER_MODEL=google/gemini-2.5-flash
# 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