Update Save Image Cover MV

This commit is contained in:
GenzPN
2025-02-14 01:05:06 +07:00
committed by GitHub
parent ce4d5f8af0
commit fc2bf981fe
3 changed files with 20 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ type ConfigSet struct {
DlAlbumcoverForPlaylist bool `yaml:"dl-albumcover-for-playlist"`
MVAudioType string `yaml:"mv-audio-type"`
MVMax int `yaml:"mv-max"`
SaveThumbnailImage bool `yaml:"save-thumbnail-image"`
}
type Counter struct {