joaquintorres / autosubsync-mpv

Automatic subtitle synchronization script for mpv media player
MIT License
135 stars 13 forks source link

Possible redundant comment in Readme #12

Closed CynicusRex closed 2 years ago

CynicusRex commented 3 years ago

$ pip install ffsubsync $ trizen -S alass-git # for Arch Linux users

I'm using EndeavourOS (Arch based), and the pip install works fine. I initially skipped it and went straight to trizen, but the command didn't get recognized. I'm opening this issue because the “# for Arch Linux users” comment might be confusing.

PS Amazing script, thank you.

tatsumoto-ren commented 3 years ago

The latter command works on any Arch-based GNU/Linux distro. But you need to have trizen installed, it's not installed out of the box. Intalling ffsubsync is usually enough to get the add-on working, alass is entirely optional.