package common type Config struct { UseProxy bool HttpProxy string EveryTime string DebugMode bool SaveMultiSub bool MovieFolder string }