
VLSub
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/exebetche/vlsub
VLSub is not working with Vlc 2.1.x, please update to 2.2.
Search and download subtitles from opensubtitles.org using the hash of the video currently playing or its title.
INSTALLATION:
- download the file from the "Files" tab above
- create a directory "extensions" at this location and put the file "vlsub.lua" inside:
* Windows (all users): %ProgramFiles%VideoLANVLCluaextensions
* Windows (current user): %APPDATA%vlcluaextensions
* Linux (all users): /usr/lib/vlc/lua/extensions/
* Linux (current user): ~/.local/share/vlc/lua/extensions/
* Mac OS X (all users): /Applications/VLC.app/Contents/MacOS/share/lua/extensions/
* Mac OS X (current user): /Users/%your_name%/Library/Application Support/org.videolan.vlc/lua/extensions/
...or use the installer below if you're on Windows 7 (32 or 64)
To start the extension click on View > VLSub or Vlc > Extensions > VLSub on Mac OS.
Limitation
* Impossible to automatically save the subtitles on Windows if the path to your video contain non ASCII (non-english) characters and the "search by hash" method will be slower.
* The "search by hash" method will fail on Windows if for video files >2Go (if VLC is compiled with lua 5.1 anyway)
/! Troubleshooting /!
If you have other issue you can ask for a solution here or on github but please get the full vlc debug log and add it as a pastebin to your post. The procedure is explained here:
https://github.com/exebetche/vlsub/wiki/Troubleshooting
Support http chunked transfer encoding 4 years ago
Fix broken extension after opensubtitles uses a new CDN
Support http chunked transfer encoding 4 years ago
Fix broken extension after opensubtitles uses a new CDN
6 years ago
2014-09-12
Fix error with http 301 redirection
2014-08-19
Fix subtitles loading on Vlc 2.2
2014-05-08
Fix a bug due to opensubtitles header modifications
harrierbird
4 years ago
Report
FracExebetche
4 years ago
Report
dummy
4 years ago
Report
csola48
4 years ago
Report
FonograF
4 years ago
Report
csola48
4 years ago
Default language by replacing nil with example:
-- language = "hun", in the
local options = {
language = nil, <==== ?
Where is he the vlsub_master "locale" the place of a folder?
Report
varjolintu
4 years ago
Report
csola48
4 years ago
Freezing
Report
csola48
4 years ago
Report
cocobean
4 years ago
Thnx for all the HELP
Report
cocobean
4 years ago
and also my internet connection is fine........
when i download a subtitle the pop up appears and say that u have to kill it but after 1-2 min. later subtitle gets downloaded automatically........this problem did not appear before me earlier......HELP
Report
edgc
4 years ago
Report
varjolintu
4 years ago
Report
varjolintu
4 years ago
Report
cocobean
4 years ago
been this for a few days
do somethin 'bout it VLC TEAM
Report
jinetesombra
4 years ago
only replace the HTTP/1.1 by HTTP/1.0 inside the file VLSub.luac,
check this video for instructions
Report
kivancimer
4 years ago

Report
6l9fN967
4 years ago
Windows 8.1 64b, VLC 64b 2.2.4.
J'avais des gros soucis avec le greffon, il ne répondait plus et ne retournait aucun résultat. J'ai pu résoudre le souci manuellement comme ceci apparemment (sans comprendre ce qui ne va pas précisément).
- fermer VLC.
- supprimer fichier vlsub.lua dans :
%APPDATA%\VLC\lua\extensions
%PROGRAMFILES(X86)%\VideoLAN\VLC\lua\extensions
%PROGRAMFILES%\VideoLAN\VLC\lua\extensions
- supprimer répertoire vlsub dans :
%APPDATA%\VLC\lua\extensions\userdata
Puis j'ai manuellement copié le dernier fichier uniquement vlsub.lua (0.10.0 qui provient d'ici https://addons.videolan.org/p/1154045/#files-panel) dans :
%APPDATA%\VLC\lua\extensions
Le greffon fonctionne alors sans souci -par hash ou nom- (sinon que je n'arrive pas à le 'franciser' via l'interface qui ne répond plus).
-----------------------------
Windows 8.1 64b, VLC 64b 2.2.4. Manually fix problems.
- shut down VLC
- delete manually all file vlsub.lua in :
%APPDATA%\VLC\lua\extensions
%PROGRAMFILES(X86)%\VideoLAN\VLC\lua\extensions
%PROGRAMFILES%\VideoLAN\VLC\lua\extensions
- delete manually folder vlsub in
%PROGRAMFILES%\VideoLAN\VLC\lua\extensions
Save file vlcsub.lua (0.10.0 from here https://addons.videolan.org/p/1154045/#files-panel) in
%APPDATA%\VLC\lua\extensions
Seems working for research by hash ou name.
Only the choice of language of interface seems doesn't work.
Report
jedimarv
4 years ago
Report
ahmeeed
4 years ago
Report
scatmax
4 years ago
VLSub finds the subtitles but when I press Download Selection, I get the message "Error: Server not responding".
Using Windows 10 64 bit
VLC 2.2.4 Weatherwax
VLSub 0.10
Report
iamfahim
4 years ago
Report
mederi
4 years ago
Report
zobarzobar
4 years ago
when i want to download a sub "extension is not responding" comes on.
vlsub 0.9.13
ubuntu x64
vlc 2.2.4 weatherwax
Report
luiscarmona
4 years ago
Report