faissaloo / SponSkrub

Strip advertisements from downloaded YouTube videos
GNU General Public License v3.0
177 stars 7 forks source link

`.ffm` metadata files are written to the local directory instead of the destination #26

Closed faissaloo closed 3 years ago

faissaloo commented 3 years ago

This means that you probably can't run sponskrub from a directory you don't have permission to write to which is weird behaviour to have, it'd be better to have it write to the same directory as the output since if you don't have permission for that sponskrub can't do anything anyway.
I haven't actually tested this to confirm its an issue yet.

faissaloo commented 3 years ago

Confirmed, only happens when -chapter is used.

faissaloo commented 3 years ago

Fixed in 3.7.0