Add new cards from a video with subtitles. This add-on is an adaptation of movies2anki.
Only supports Anki 2.1.x.
Use the installation code: 726150594
- Windows
- Download FFmpeg
- Install FFmpeg
- Add ffmpeg.exe to system environment variable PATH
- Linux
sudo add-apt-repository ppa:mc3man/trusty-media
sudo apt-get update
sudo apt-get install ffmpeg
- MacOS
- Install Homebrew
- Install FFmpeg
brew install ffmpeg