agermanidis / autosub

[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file
MIT License
4.14k stars 1.64k forks source link

Python3 not supported? #186

Open Chetan-Goyal opened 3 years ago

Chetan-Goyal commented 3 years ago

I was trying to work with your package but just after executing autosub -h and even autosub, I get the following error:

File "/path/of/autosub", line 136 print "The given file does not exist: {0}".format(filename) ^ SyntaxError: invalid syntax

Is there any fix for it? I can't use this with python2.

rushvora commented 2 years ago

From https://github.com/agermanidis/autosub/issues/146#issuecomment-521101771

Copyable (double click below):

pip install git+https://github.com/agermanidis/autosub.git