Changes

Jump to: navigation, search

Playlist API

80 bytes removed, 14:55, 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''' ([[http://wiki.acestream.org/wiki/index.php/Engine_HTTP_API#Player ID|player id]], formerly known as '''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).

Navigation menu