1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00
mpv/player/lua
robin 5555f6fc2c ytdl_hook.lua: Change format options when vid is "off"
This will change the format option to "bestaudio/best" instead of
passing the "-x" argument to yt-dl.

Prevents the video still being downloaded in the new mpv versions where
the yt-dl format is set to "best" by default.
2015-04-27 23:32:59 +02:00
..
assdraw.lua lua: do not use math.pow() 2015-01-25 01:23:29 +01:00
defaults.lua lua: replace getcwd() implementation 2015-03-24 22:04:27 +01:00
options.lua options: deprecate 'lua' based options/dirs for 'script' 2014-12-15 04:39:56 +01:00
osc.lua osc: add nil check for element.eventresponder 2015-04-23 22:08:07 +02:00
ytdl_hook.lua ytdl_hook.lua: Change format options when vid is "off" 2015-04-27 23:32:59 +02:00