Skip to content

michaelbull/vlc-credit-skipper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

vlc-credit-skipper

Automatically skip intro/outro credit sequences in VLC.

Preview

Installation

Download the credit-skipper.lua file and place it in your VLC extensions directory:

  • Linux
    • ~/.local/share/vlc/lua/extensions/
  • Windows
    • %APPDATA%\vlc\lua\extensions\
  • macOS
    • /Users/<name>/Library/Application Support/org.videolan.vlc/lua/extensions/

Usage

  1. Queue up media items within your playlist (Ctrl+L).
  2. From the View menu, select Skip Intro/Outro Credits.
  3. If you have an existing profile, select it from the dropdown menu and press Load. This will populate the settings section with the values loaded from the selected profile.
  4. The settings section can be used to configure an existing profile or to create a new one. Click the Save button to save your changes.
  5. Profiles are saved as a file named credit-skipper.conf in your VLC config directory, alongside your vlcrc file.
  6. Press the Start Playlist button to play the playlist with the skip settings applied.

Contributing

Bug reports and pull requests are welcome on GitHub.

License

This project is available under the terms of the ISC license. See the LICENSE file for the copyright information and licensing terms.

Releases

No releases published

Packages

No packages published

Languages