Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 583 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 583 Bytes

ytsubdownload

DESCRIPTION: Companion for https://addons.videolan.org/p/1344170/ plugin. Adds subtitles to videos

INSTALLATION:

  • Download file
  • put the file in the vlc /lua/playlist folder, by default (create directories if they don't exist):
  • Windows (all users): %ProgramFiles%/VideoLAN/VLC/lua/playlist
  • Windows (current user): %APPDATA%/vlc/lua/playlist
  • Linux (all users): /usr/lib/vlc/lua/playlist/
  • Linux (current user): ~/.local/share/vlc/lua/playlist/
  • Mac OS X (all users): /Applications/VLC.app/Contents/MacOS/share/lua/playlist/

Currently tested only on linux