Postby konstantin_hu » 04 Sep 2013 19:41
Would be useful if I could play a whole webpage by adding an URL. VLC would parse the page for video URLs, and add them to the playlist. Now I am using Ruby 2.0 and Open-URI to provide this feature for myself by extracting the links, and the "system" command to start VLC with those parsed video URLs.