JoelShinu / TikSplitter

0 stars 0 forks source link

Regex Check #19

Closed JoelShinu closed 10 months ago

JoelShinu commented 10 months ago

regex check in the save video files to get rid of unwanted symbols.

Standard regex check will remove the "/" in the filepath and "." in the file extension so will not work correctly

JoelShinu commented 10 months ago

Fixed in https://github.com/JoelShinu/TikSplitter/pull/20