mpv/options
Jaime Marquínez Ferrándiz cf8efe3235 options: add --ytdl-format option for youtube-dl format
It's passed with the '--format' option to youtube-dl.

If it isn't set, we don't pass '--format best' so that youtube-dl can
use the options from its configuration file.

Signed-off-by: wm4 <wm4@nowhere>
2014-11-20 00:17:13 +01:00
..
m_config.c m_config: add function to copy all options 2014-10-06 21:49:26 +02:00
m_config.h m_config: add function to copy all options 2014-10-06 21:49:26 +02:00
m_option.c command: implement A-B loops 2014-11-18 01:36:35 +01:00
m_option.h options: allow selecting track ID 0 too 2014-10-21 13:22:38 +02:00
m_property.c command: make sub-properties more flexible 2014-11-13 17:26:22 +01:00
m_property.h command: export some option metadata 2014-11-13 18:01:27 +01:00
options.c options: add --ytdl-format option for youtube-dl format 2014-11-20 00:17:13 +01:00
options.h options: add --ytdl-format option for youtube-dl format 2014-11-20 00:17:13 +01:00
parse_commandline.c terminal: strictly don't read terminal input if stdout is not a terminal 2014-10-23 19:27:49 +02:00
parse_commandline.h msg: remove global state 2013-12-21 23:11:12 +01:00
parse_configfile.c config: adjust config parser messages 2014-07-13 20:11:46 +02:00
parse_configfile.h encode: don't apply default config options 2014-04-19 22:05:17 +02:00
path.c win32: silence some warnings 2014-11-08 10:24:49 +01:00
path.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00