mpv/DOCS
Thiago Kenji Okada 633147c959 ytdl: add "--ytdl-params" option
This option allows the user to pass non-supported options directly to
youtube-dl, such as "--proxy URL", "--username USERNAME" and
'--password PASSWORD".

There is no sanity checking so it's possible to break things (i.e.
if you pass "--version" mpv exits with random JSON error).

Signed-off-by: wm4 <wm4@nowhere>
2015-02-25 22:32:48 +01:00
..
client_api_examples DOCS/client_api_examples/simple: fix option 2015-02-23 16:08:38 +01:00
man ytdl: add "--ytdl-params" option 2015-02-25 22:32:48 +01:00
client-api-changes.rst DOCS/client-api-changes: mark 0.8.0 release 2015-02-17 23:42:25 +01:00
compile-windows.md DOCS/compile-windows.md: fix pkg-config directory 2015-01-09 13:30:35 +11:00
contribute.md DOCS/contribute.md: remove unintentional headline 2014-12-11 21:33:01 +01:00
edl-mpv.rst Drop libquvi support 2014-10-25 20:18:22 +02:00
encoding.rst
mplayer-changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
release-policy.md
tech-overview.txt DOCS/tech-overview.txt: some updates 2014-08-18 01:21:13 +02:00
waf-buildsystem.rst