summaryrefslogtreecommitdiffstats
path: root/player/lua/ytdl_hook.lua
Commit message (Expand)AuthorAgeFilesLines
* ytdl: add --no-warningswm42015-02-251-1/+1
* ytdl: Adapt to new subtitles structureJaime Marquínez Ferrándiz2015-02-251-9/+11
* ytdl: implement user-agent and cookie overrideswm42015-01-241-5/+34
* ytdl_hook: Check for empty playlistsChrisK22015-01-161-1/+7
* ytdl: silence "succeeded" messagewm42015-01-031-1/+1
* ytdl: bump requrired youtube-dl version to 2014.11.26ChrisK22014-11-261-1/+1
* ytdl: Try to handle multi-arc videosChrisK22014-11-261-14/+37
* ytdl: When using DASH, print actual durationChrisK22014-11-261-1/+5
* options: add --ytdl-format option for youtube-dl formatJaime Marquínez Ferrándiz2014-11-201-3/+12
* lua: add youtube-dl hook scriptChrisK22014-11-191-0/+163