This commit is contained in:
alacleaker 2024-04-07 19:06:19 -03:00
parent b3edae7d91
commit 739debcfb9

View File

@ -27,7 +27,7 @@ class SongCodec(Enum):
class MusicVideoCodec(Enum):
AVC1 = "avc1"
HEVC = "hevc"
HVC1 = "hvc1"
ASK = "ask"