aklexel / vlc-tip-plugin

TIP (translate it, please) is a plugin for VLC media player that helps you to study languages by watching videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vlc-tip-plugin

TIP (translate it, please) is a plugin for VLC media player that helps you to study languages by watching videos.

Features

The plugin allows you to repeat the past few seconds of video but with other audio/subtitle track by pressing just a key. Audio track will be switched back to the previous one at the moment in video where you pressed the key.

You can select the audio and subtitle tracks and period of time for translation in Preferences (in main menu go to Tools > Preferences, switch the Show settings radio button to All and in the left hand menu select Interface > Control interfaces > TIP).

The plugin adds new keyboard shortcuts to VLC:

  • / to translate
  • Shift + / to repeat the last translated period

Installation

TIP works with VLC version 3.0.0 or higher.

To install the TIP plugin just copy the libtip_plugin.so file (libtip_plugin.dll for Windows) to the <path-to-vlc>/plugins directory.

OS 64-bit 32-bit
Linux libtip_plugin.so libtip_plugin.so
Windows libtip_plugin.dll libtip_plugin.dll
macOS libtip_plugin.dylib -

About

TIP (translate it, please) is a plugin for VLC media player that helps you to study languages by watching videos.

License:GNU Lesser General Public License v2.1


Languages

Language:C 78.5%Language:Shell 9.2%Language:Makefile 8.6%Language:Dockerfile 3.7%