@@ -36,7 +36,7 @@ for name, value in vars(parser.parse_args()).items():
args[name]=value
sep="/"# used for filepaths e.g. /root/path/output.mp4
ifos.name=='nt':
ifsys.platform.startswith("win")or os.name=='nt':
sep="\\"# for windows
defstart_processing():
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.