Note about broken filename with single quotes
This commit is contained in:
parent
1a1671ed2b
commit
cea5b2aa9d
@ -124,6 +124,7 @@ ff = ffmpy.FFmpeg(inputs={inputfile:None},
|
|||||||
subtitle=subtitle)
|
subtitle=subtitle)
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
# NOTE Breaks if filename contains quotes: '
|
||||||
|
|
||||||
if execute:
|
if execute:
|
||||||
ff.run()
|
ff.run()
|
||||||
|
Loading…
Reference in New Issue
Block a user