VLC playlist parser for MédiaKlikk videos and video streams
Go to file
Tibor Baksa f81cadd6d1 Create separate playlist item for player URL and send referrer 2022-11-22 20:55:07 +01:00
LICENSE Initial commit 2017-09-09 17:20:17 +02:00
README.md Moved section about addons.videolan.org to the end of the README 2018-09-11 00:42:03 +02:00
mediaklikk-video.lua Create separate playlist item for player URL and send referrer 2022-11-22 20:55:07 +01:00

README.md

vlc-mediaklikk

VLC playlist parser for MédiaKlikk videos and video streams

Installation

Copy mediaklikk-video.lua to VLC Lua playlist scripts.

Directory for all users

  • Linux: /usr/share/vlc/lua/playlist/
  • Mac OS X: VLC.app/Contents/MacOS/share/lua/playlist/
  • Windows: C:\Program Files\VideoLAN\VLC\lua\playlist\

Directory for the current user

  • Linux: ~/.local/share/vlc/lua/playlist/
  • Mac OS X: ~/Library/Application Support/org.videolan.vlc/lua/playlist/
  • Windows: %APPDATA%\vlc\lua\playlist\

Supported sites

Videos

Video streams

On addons.videolan.org

This playlist parser is also available on addons.videolan.org.