Fix whitespace

This commit is contained in:
RasmusMathiesen 2020-01-27 22:00:06 +01:00 committed by GitHub
parent bde1bd97b2
commit ab7c023ccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -573,6 +573,7 @@ class FFmpegFixupM4aPP(FFmpegPostProcessor):
def _configuration_args(self, default=[]):
return [] # Make sure the users extra arguments don't mess up the fix
class FFmpegFixupM3u8PP(FFmpegPostProcessor):
def run(self, info):
filename = info['filepath']