Skip to content

VLC extension to take screenshot into clipboard

Notifications You must be signed in to change notification settings

pwd491/Snapclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Snapshot to clipboard [Windows/Linux/MacOS]

Installation

For linux need to install xclip

sudo apt install xclip

Download and copy snapclip.lua into:

Installation Scripts are placed into their own special folders in the VLC install directory. Below are the install directories for VLC scripts on different platforms.

  • 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/

About

VLC extension to take screenshot into clipboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages