Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

jeancaffou/VLC-Player-Auto-Subtitles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Automatically download subtitles in VLC player

You can write VideoLAN VLC player's extensions in LUA programming language. Extensions are in Videolan\VLC directory lua\extensions.

This is a modified extension to automatically download subtitles.

IMPORTANT:

Only works up to version 2.0.8. Due to undocumented changes in VLC 2.1.x, the subtitle loading function is broken (forced relative path).

http://www.videolan.org/vlc/releases/2.0.8.html

Will add more languages upon request. Currently this extension is intended for personal use.

Main article: http://dev.kafol.net/2011/07/automatically-download-subtitles-in-vlc.html

About

Automatically download subtitles in VLC player. LUA Extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages