aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/lua/ytdl_hook.lua
Commit message (Expand)AuthorAge
...
* stream_lavf: add support for data URIsGravatar Ricardo Constantino2017-01-25
* ytdl_hook: sort chapters by timeGravatar Ricardo Constantino2016-11-15
* ytdl_hook: Add title to playlist items if availableGravatar Ricardo Constantino2016-10-15
* ytdl_hook: add chapters by parsing video's descriptionGravatar Maurycy Skier2016-10-06
* ytdl_hook: Set aspect ratio for anamorphic videoGravatar Ricardo Constantino2016-09-28
* ytdl_hook: temporarily force disable dash segments formatsGravatar Ricardo Constantino2016-09-22
* ytdl_hook: don't bother adding subtitles if duration isn't knownGravatar Ricardo Constantino2016-09-13
* ytdl_hook: Support playlist entries without subtitlesGravatar Ricardo Constantino2016-09-13
* ytdl: Error out with http_dash_segmentsGravatar Ricardo Constantino2016-07-30
* ytdl: fix brightcove urlsGravatar Ricardo Constantino2016-05-30
* ytdl_hook: support multi-arc subtitlesGravatar Ricardo Constantino2016-05-23
* ytdl_hook: Just check if protocol is rtmpGravatar Ricardo Constantino2016-05-14
* ytdl_hook: handle optional format_noteGravatar ▟ ▖▟ ▖2016-03-10
* ytdl: Include Referer header as wellGravatar Yen Chi Hsuan2016-01-10
* ytdl: disable --all-subs if "sub-lang" is in raw-optionsGravatar Ricardo Constantino2015-10-24
* ytdl: Set a proper label for external audio tracksGravatar ChrisK22015-10-11
* ytdl: Remove DASH hacks, use DASH by defaultGravatar ChrisK22015-10-11
* ytdl: Remove version check and minor cleanupGravatar ChrisK22015-10-06
* ytdl: Don't override user-set format in no-video modeGravatar ChrisK22015-09-30
* ytdl: catch bogous extractor infoGravatar ChrisK22015-08-27
* 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