models

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2024 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SystemConfig

type SystemConfig struct {
	Theme            string `json:"theme"`
	ScaleFactor      int    `json:"scale_factor"`
	ProxyURL         string `json:"proxy_url"`
	UseProxy         bool   `json:"use_proxy"`
	MagicName        string `json:"magic_name"`
	DownloadDir      string `json:"download_dir"`
	DownloadVideo    bool   `json:"download_video"`
	DownloadAudio    bool   `json:"download_audio"`
	DownloadSubtitle bool   `json:"download_subtitle"`
	DownloadCombine  bool   `json:"download_combine"`
	DownloadLimit    int    `json:"download_limit"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL