mirror of
https://github.com/glomatico/gamdl.git
synced 2025-01-23 11:48:39 +00:00
Added -new on MP4Box fixup
This commit is contained in:
parent
68ff155a9e
commit
7c60b2cd31
@ -362,6 +362,7 @@ class Gamdl:
|
||||
decrypted_location_video,
|
||||
'-itags',
|
||||
'artist=placeholder',
|
||||
'-new',
|
||||
fixed_location
|
||||
],
|
||||
check = True
|
||||
@ -377,6 +378,7 @@ class Gamdl:
|
||||
decrypted_location,
|
||||
'-itags',
|
||||
'artist=placeholder',
|
||||
'-new',
|
||||
fixed_location
|
||||
],
|
||||
check = True
|
||||
|
Loading…
Reference in New Issue
Block a user