]> git.sesse.net Git - vlc/blob - share/lua/http/vlm_export.html
Mozilla : use \n
[vlc] / share / lua / http / vlm_export.html
1 ## <pre>
2 ##
3 ## <a href="vlm.html">VLM HTTP interface</a>
4 ## This file can be loaded as is in VLM.
5 ## Comments starting with "##" were added by the HTTP interface.
6 ## You can remove them if you want to.
7 ##
8 <?vlc print(vlc.vlm.execute_command(vlm,"export").value) ?>
9
10 ##
11 ## end of export
12 ## </pre>