Parcourir la source

adjust

master
Gitea il y a 5 ans
Parent
révision
6f340ec12c
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. +0
    -1
      video.py

+ 0
- 1
video.py Voir le fichier

@@ -46,7 +46,6 @@ def convert(origin, target):
print("answer in outs : {0}".format(answer in errs))
if answer in errs:
print('write y')
continue
# proc.stdin.write(b'y')
if proc.returncode == 0:
print("{0} convert {1} Success, origin dat will remove!".format(origin, target))


Chargement…
Annuler
Enregistrer