Changes

Jump to: navigation, search

Playlist API

150 bytes added, 14:47, 19 April 2018
Brief description
* ''download'' (bool, default is 0) - download playlist as file;
* ''skip_autosearch'' (bool, default is 0) - don't replace playlist data with autosearch results; this doesn't affect playlist items with disabled autosearch.
* ''generate_player_id'' (bool, default is 0) - with this option engine will output playlist with random '''pid''' (formerly '''sid''') for each item.
Boolean values are passed as 0 or 1 (e.g. transcode_audio=1), list of integers is passed as string of values concatenated with comma (e.g. items=14,115,127).
* '''category''' - tv, movies, music_video, music, other;
* '''protocol''' - http, hls.
 
== Playlist output formats ==

Navigation menu