clpper / .env.example
areebsatin's picture
Move project files to root for Hugging Face compatibility
8579006
Raw
History Blame Contribute Delete
503 Bytes
# AI SquadX VIP - Configuration Template
# For Hugging Face: Set these in Settings -> Variables / Secrets
# Server Port (HF uses 7860)
PORT=7860
# --- YOUTUBE DOWNLOAD CONFIG ---
# Optional: Path to a cookies.txt file to bypass bot detection
# COOKIES_FILE=cookies.txt
# Optional: Proxy for yt-dlp (Highly recommended for Hugging Face)
# Format: http://username:password@host:port
# YTDLP_PROXY=http://your-proxy-provider.com:8080
# Note: If DNS resolution fails on HF, use a GPU space or a proxy.