aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/lua/ytdl_hook.lua
Commit message (Expand)AuthorAge
* ytdl: get start_timeGravatar Ricardo Constantino2015-07-29
* ytdl: print command in debug modeGravatar Ricardo Constantino2015-07-29
* ytdl: don't print failure warning when youtube-dl was killed by usGravatar wm42015-06-27
* ytdl_hook: Support 'multi_video' resultsGravatar Jaime Marquínez Ferrándiz2015-06-07
* ytdl: do not use deprecated optionGravatar wm42015-05-23
* options: rename --media-title optionGravatar wm42015-05-22
* ytdl_hook: remove tabsGravatar wm42015-05-09
* ytdl_hook: Escape EDL URLsGravatar ChrisK22015-05-07
* ytdl_hook.lua: Change format options when vid is "off"Gravatar robin2015-04-27
* ytdl: set additional properties for rtmp streamsGravatar Sebastian Mayr2015-04-09
* ytdl_hook.lua: Disable video when vid option is "no"Gravatar robin2015-04-09
* ytdl: add "--ytdl-params" optionGravatar Thiago Kenji Okada2015-02-25
* ytdl: add --no-warningsGravatar wm42015-02-24
* ytdl: Adapt to new subtitles structureGravatar Jaime Marquínez Ferrándiz2015-02-24
* ytdl: implement user-agent and cookie overridesGravatar wm42015-01-24
* ytdl_hook: Check for empty playlistsGravatar ChrisK22015-01-16
* ytdl: silence "succeeded" messageGravatar wm42015-01-03
* ytdl: bump requrired youtube-dl version to 2014.11.26Gravatar ChrisK22014-11-26
* ytdl: Try to handle multi-arc videosGravatar ChrisK22014-11-26
* ytdl: When using DASH, print actual durationGravatar ChrisK22014-11-26
* options: add --ytdl-format option for youtube-dl formatGravatar Jaime Marquínez Ferrándiz2014-11-20
* lua: add youtube-dl hook scriptGravatar ChrisK22014-11-19