dxing97 / subs2cia

Condensed Immersive Audiovisual media generator from subtitles for language learning
MIT License
89 stars 10 forks source link

no-gen-subtitle not working #16

Closed autoditactics closed 3 years ago

autoditactics commented 3 years ago

The --no-gen-subtitle option given in the README doesn't seem to work. I'm getting the following error. subs2cia: error: unrecognized arguments: --no-gen-subtitle

OS: MacOS Mojave

dxing97 commented 3 years ago

It's only available in the dev/master branch, hopefully will be pushed to pypi soon when the next version number is out, probably when I finalize the -RR feature.

In the meantime, you can install the latest commit from GitHub to get --no-gen-subtitle working.

autoditactics commented 3 years ago

Thanks. Appreciated.

dxing97 commented 3 years ago

0.3.3 is now out and includes --no-gen-subtitle