package tui type Config struct { TMDBAPIKey string EMDBAPIKey string EMDBBaseURL string }