mirror of
https://github.com/glomatico/votify.git
synced 2026-09-27 03:22:39 +02:00
Update VotifyMediaFormatNotAvailable message
This commit is contained in:
@@ -61,7 +61,7 @@ class VotifyMediaFormatNotAvailableException(VotifyMediaException):
|
||||
media_metadata: dict | None = None,
|
||||
):
|
||||
super().__init__(
|
||||
"Selected audio quality is not available",
|
||||
"Selected format is not available",
|
||||
media_id=media_id,
|
||||
media_metadata=media_metadata,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user