Documentation:Modules/playlist
Jump to navigation
Jump to search
Module: playlist | |
---|---|
Type | Access demux |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | Playlist |
Shortcut(s) | - |
The option --parent-item
has been obsolete since VLC 1.1.0.
Options
- playlist-skip-ads <boolean> : Use playlist options usually used to prevent ads skipping to detect ads and prevent adding them to the playlist default value: enabled
Sub-modules
Submodule name | Description | Shortcuts | Opens file extensions | First version |
---|---|---|---|---|
m3u | M3U playlist import | m3u, m3u8 | .m3u, .m3u8, .vlc | 0.5.0, 1.0.4 |
ram | RAM playlist import | N/A | .ram, .rm | 2.0.2 |
pls | PLS playlist import | N/A | .pls | 0.5.2 |
b4s | B4S playlist import | shout-b4s | .b4s | 0.6.1 |
dvb | DVB playlist import | dvb | .conf | ? |
podcast | Podcast parser | podcast | N/A | 0.8.5 |
xspf | XSPF playlist import | N/A | .xspf | 0.8.5 |
asx | ASX playlist import | N/A | .asx, .wax, .wvx | 0.5.0 |
sgimb | Kasenna MediaBase parser | sgimb | N/A | ? |
qtl | QuickTime Media Link importer | qtl | .qtl | ? |
ifo | Dummy IFO demux | N/A | .IFO | ? |
bdmv | Dummy BDMV demux | N/A | .BDMV | ? |
itml | iTunes Music Library importer | itml | .xml | ? |
wpl | WPL playlist import | wpl | .wpl, .zpl | 1.1.0 |
Source code
- modules/demux/playlist/playlist.c (file)
- (folder)
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.