
Say It Again
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Learn a language while watching TV!
Features
Phrases navigation (go to previous, next subtitle) - keys y, u
Word translation and export to Anki (together with context and transcription) - key i
'Again': go to previous phrase, show subtitle and pause video - key backspace
How To Install And Use
Copy say_it_again.lua to %ProgramFiles%VideoLANVLCluaextensions (or /usr/share/vlc/lua/extensions/ for Linux users)
Download a dictionary in Stardict format (google it; keep in mind that it is kind of illegal, though)
Download WordNet bases (http://wordnetcode.princeton.edu/wn3.1.dict.tar.gz)
Extract dictionaries: there should be three files (.ifo, .idx and .dict (not .dz)) in one directory
Edit say_it_again.lua: specify dict_path and words_file_path
Restart VLC, go to 'View' and select 'Say It Again' extension there
Notes
Embedded subtitles are not supported. Use .srt subtitles.
Imaginer
4 years ago
I want to use Ru-en ...but it doesn't support russian subtitles..and russian movies...
how can I solve this problem?
Report
stom1407
6 years ago
maybe because of this https://trac.videolan.org/vlc/ticket/8097
hope, extension will be fixed
Report
ajamardo
6 years ago
- Play the movie with no subtitles
- After press a hotkey, come back 5 seconds, activate the subtitles for 5 seconds, and the keep on playing with no subtitles.
I think it would be an awesome idea. I have been researching a bit, but I cannot find the way.
Report
bushkov
7 years ago
В папке VideoLAN\VLC\lua\ папки extensions изначально не было, пришлось создать.
VLC media player 2.0.7 Twoflower portable
Report
bushkov
7 years ago
Report
Sanyh
7 years ago
Report
Sanyh
7 years ago
1. имя файла фильма и субтитра различались
2. порядок запуска должен быть такой запускаем фильм потом активируем модуль.
Report