# 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.