Asts (Another subs to srs) is a simple tool used to create Anki cards inspired by subs2srs. It doesn't work on Windows yet.
Pip and FFMPEG must be installed and visible through the $PATH
environment variable.
It can be installed from the official site Pip installation (pip most certainly is already installed) and Download FFmpeg, or they can be installed using the package manager from your distro.
-
Arch Linux:
sudo pacman -S ffmpeg python-pip
-
Debian/Ubuntu
sudo apt install ffmpeg python3-pip
-
Clone:
git clone https://github.com/ltsdw/Asts.git
-
Change to the directory:
cd Asts
-
Install the dependencies (only needed once):
./setup.sh
-
Run:
./run-asts
-
Select the files needed:
- A deck will be created if there is no deck with the name specified.
- Usually the collection.anki2 file is under ~/.local/share/Anki2/<user name>/collection.anki2
-
Select and edit the cards that you want add:
- Before adding cards certify that your anki is closed, it's not possible to add new cards while anki still open.
- It's possible edit both sides (front and back) before adding a card.
Projects similar to subs2srs: