Import Video Add-On for Anki
Add new cards from a video with subtitles. This add-on is an adaptation of movies2anki.
Only supports Anki 2.1.x.
Install
Use the installation code: 726150594
Usage
- 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