mirror of
https://github.com/glomatico/gamdl.git
synced 2025-01-22 11:18:39 +00:00
fix hvc1
This commit is contained in:
parent
b3edae7d91
commit
739debcfb9
@ -27,7 +27,7 @@ class SongCodec(Enum):
|
||||
|
||||
class MusicVideoCodec(Enum):
|
||||
AVC1 = "avc1"
|
||||
HEVC = "hevc"
|
||||
HVC1 = "hvc1"
|
||||
ASK = "ask"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user