Skip to content

tuxcanfly/html.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

What:

This VLC extension builds a playlist by scraping the input web page for video links

Install:

Put this script in your extensions directory:

  • Linux: ~/.local/share/vlc/lua/playlist/
  • Windows: C:/Program Files/VideoLAN/VLC/lua/playlist/
  • Mac: /Applications/VLC.app/Contents/MacOS/share/lua/playlist/

Restart VLC.

Example:

After installation, open this video test page:

http://camendesign.com/code/video_for_everybody/test.html

in VLC and the video links on that page should be queued in a new playlist.

About

VLC extension for scraping video links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages