GithubHelp home page GithubHelp logo

adityausathe / vlc-subdics Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 5.56 MB

VLC Extension to lookup subtitle-words in an English-dictionary. Helpful for someone who is a non-native English-speaker.

License: Apache License 2.0

Lua 100.00%
subtitle dictionary videolan vlc plugin

vlc-subdics's Introduction

VLC SubDics

❌ Not Working

⚠️ Historical Project

Due to changes in VLC API, this plugin no longer works.

Functionality

  • The intention behind this idea is to help non-native English speakers lookup meanings of difficult words in the movie. This uses subtitle information to do so.
  • When user pauses a video, the plugin filters out trivial words from the current subtitle-line and displays the meanings of remaining non-trivial words.
  • Once user plays the video again, the plugin hides the popup.

Implementation

  • The plugin listens to pause/play events.
  • The loaded subtitle file is used to find out the relevant words. Then the words will be searched in an in-memory dictionary and results are displayed.
  • This plugin makes use of a XML-based lightweight word-dictionary and a third-party xml-parsing library.

Dependencies

  • Works with VLC players running on Windows and Linux environments.
  • Lacks autoconfig to detect Operating System. Need to update a OS-name flag manually in the source-code.

vlc-subdics's People

Contributors

adityausathe avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.