Warning: session_start(): open(/tmp/sess_qplsskfilaosl4silpj5jhksm5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
VLSub 0.9.13 openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (53) .- Knowledge Base  . 

VLSub 0.9.13

  

VLC Extension

Score 85%
VLSub 0.9.13
zoom


VLSub 0.9.13
zoom


Homepage:  Link
Downloads:  940830
Submitted:  Feb 7 2012
Updated:  Sep 12 2014

Description:

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:
- click on the download button below
- save the archive and extract the file "vlsub.lua"
- create a directory "extensions" at this location and put the file "vlsub.lua" inside:
* Windows (all users): %ProgramFiles%\VideoLAN\VLC\lua\extensions\
* Windows (current user): %APPDATA%\vlc\lua\extensions\
* 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.

/!\ 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




Changelog:

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




LicenseGPL
(VLSub 0.9.13)
Donate
Send to a friend
Subscribe
Other  Content  from exebetche
Report inappropriate content



goto page: prev  ... 22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37 

-

 Downloading subtitles for streams

 
 by cipricus on: Oct 1 2014
 
Score 50%

It is possible.
After the video has started in VLC, start VLSub, put the proper name of the film, and download (see that 'Load and save' is selected in Configs).

An error message may appear saying that the subtitles cannot be saved. Then: 'Click here to open the file'. That will download the subtitles (maybe archived).

This may vary between VLSub versions. A VLC error window may open instead of the error message in the VLSub window. Then, click 'Show config', then 'VLsub working directory' which opens a folder where the subtitle file should be.

http://superuser.com/a/573446/162573
http://superuser.com/a/819188/162573


Reply to this

-

 VLC 2.2 pre4

 
 by Neobond on: Oct 9 2014
 
Score 50%

I updated to the newer build (only 64-bit version is available right now) and VLSub doesn't work well with it. Just a heads up.

Config doesn't work, and research does but downloading the subtitle always fails with a file access error.


Reply to this

-

 Re: VLC 2.2 pre4

 
 by exebetche on: Oct 20 2014
 
Score 50%

It seems like a problem access the directory. What do you have in Config > working directory? You can edit the path here, it should contain english characters only.


Reply to this

-

 not working with VLC 2.0.8

 
 by hetzbh on: Oct 21 2014
 
Score 50%

the VLSUB window shows up, calculates the hash, show names, but when clicking "Download selection" - the script fails.

Debug output is at: http://pastebin.com/ZSDp6Zwe

Also, if I might add 2 small suggestions:

1. Add an option to use a specific directory that the subs will be downloaded to (helps when using read only volumes)
2. An option to double click specific srt to download would be nice ;)

Overall, one of the BEST extensions that I've seen for VLC. Keep up the good work!


Reply to this

-

 Re: not working with VLC 2.0.8

 
 by exebetche on: Oct 21 2014
 
Score 50%

Is your drive Z: read only? If so no surprise it fail savings the subs.

your suggestions:
1) Ok, I'll try to care care of it this week-end. Someone else ask me this a lot time ago and I never did it.
2) Not possible, see my response here: https://github.com/exebetche/vlsub/issues/79


Reply to this

-

 Compliments

 
 by techster on: Oct 21 2014
 
Score 63%

Greetings all,

I just wanted to compliment the author on this awesome (and under-appreciated by vlc devs) extension. I've been using this extension for years and signed up for vlc-addons mainly to give it another thumbs up and ever hopeful that vlc devs will see how much the community loves and needs this extension.

I've even started learning to code a bit in trying to understand those marvellous 2000 something lines of it. I primarily use it on os x and haven't had much luck with it since vlc 2.0.8. I'll try to upload a pic of some of the versions I've tried so far, will probably make you grinn execbetche ;) (--elsif sigh most likely;).

I'm sure I haven't done 'clean' trials many time (working directory and such). I'll have a look through the troubleshooting section so I can upload some logs you can work with now that vlc has an rc1 of 2.2.

In any event this message is primarily meant to thank and compliment you for your efforts so far and judging by your rating here I think I represent the majority of users.

Kind regards,

Tech


Reply to this

-

 Re: Compliments

 
 by exebetche on: Oct 21 2014
 
Score 50%

Wow, that's the nicer comment I've ever had here, thanks a lot man :)
I'm not sure to understand what you want to do with the code. Do you want to improve the extension, writing a new one or just make it work?
Anyway my code is almost not commented so it might not be the best place to learn coding. But feel free to explain to me what you want to achieve and ask me anything, I'm here to help.


Reply to this

-

 Request: adding language to filename of subtitles

 
 by karpa on: Oct 22 2014
 
Score 50%

Hey,
thanks for the good work.

Would it be possible to add language code in the filename of downloaded subtitles in front of extension.

For example:
instead of getting
"The.Walking.Dead.S05E02.720p.WEB-DL.2CH.x265.HEVC-PSA.srt"
I would get
"The.Walking.Dead.S05E02.720p.WEB-DL.2CH.x265.HEVC-PSA.en.srt" for English subtitles.

VLC is still able to correctly associate subtitles with played file and I get different subtitles files for different languages (not overwriting each other).

Thanks


Reply to this

-

 Re: Request: adding language to filename of subtit

 
 by exebetche on: Oct 23 2014
 
Score 50%

Yes it is, you have this option in the configuration panel.


Reply to this

-

 Re: Re: Request: adding language to filename of su

 
 by karpa on: Oct 23 2014
 
Score 50%

Oh, I didn't notice, thanks


Reply to this

-

 A bug: no download link if no media loaded in VLC

 
 by mederi on: Oct 27 2014
 
Score 50%

Please check the 2-nd line in English help text:
Quote:
"..

Then there is following text in the Usage section:
Quote:
(if nothing is playing you will get a link to download the subtitles in your browser)
There is a bug, because VLSub does not offer a direct link for downloading of selected subtitles (with "What to do with subtitles: [Load and Save]" in Configuration):
Quote:
lua debug: Clicking 'd:\vlc\lua\extensions\vlsub.lua': 'Download selection'
lua warning: Error while running script d:\vlc\lua\extensions\vlsub.lua, function (null)(): d:\vlc\lua\extensions\vlsub.lua:1689: attempt to concatenate local 'subfileName' (a nil value)
lua warning: Could not translate click
Thanks.


Reply to this

-

 Re: A bug: no download link if no media loaded in

 
 by exebetche on: Oct 27 2014
 
Score 50%

That's fixed, thank you.


Reply to this

-

 Re: Re: A bug: no download link if no media loaded

 
 by mederi on: Nov 10 2014
 
Score 50%

Thank you, but now it always provide a download link even if a film is playing in VLC and VLSub is configured to "Load and save". There is no error message. Thank you in advance.


Reply to this

-

 Re: Re: Re: A bug: no download link if no media lo

 
 by exebetche on: Nov 11 2014
 
Score 50%

I tried something else, can you confirm it works this time? Thank you.


Reply to this

-

 Re: Re: Re: Re: A bug: no download link if no medi

 
 by mederi on: Nov 11 2014
 
Score 50%

Yes, now it works. Thanks.
I have one more thing for you to consider. If I stop playback and VLSub dialog remains open, I suggest to show download link rather than direct download of subtitles for stopped film. What do you think?


Reply to this

-

 Re: Re: Re: Re: Re: A bug: no download link if no

 
 by mederi on: Nov 14 2014
 
Score 50%

Quote:
vlc.playlist.status()=="stopped"


Reply to this

-

 Re: Re: Re: Re: Re: A bug: no download link if no

 
 by mederi on: Nov 19 2014
 
Score 50%

The additional condition really works for stopped video. Line 1671 > Quote:
or not openSub.file.hasInput or vlc.playlist.status()=="stopped" then


Reply to this

goto page: prev  ... 22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team