From faa313122e6ae364653144c3afd5e2f99bbd39b9 Mon Sep 17 00:00:00 2001 From: svw Date: Fri, 20 Apr 2018 05:57:39 +0000 Subject: [PATCH] Added a comment: Passing flags to youtube-dl --- ...comment_1_ff062ea66ea50d2f31a92c25017bb135._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/devblog/youtube-dl/comment_1_ff062ea66ea50d2f31a92c25017bb135._comment diff --git a/doc/devblog/youtube-dl/comment_1_ff062ea66ea50d2f31a92c25017bb135._comment b/doc/devblog/youtube-dl/comment_1_ff062ea66ea50d2f31a92c25017bb135._comment new file mode 100644 index 0000000000..172eee1b21 --- /dev/null +++ b/doc/devblog/youtube-dl/comment_1_ff062ea66ea50d2f31a92c25017bb135._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="svw" + avatar="http://cdn.libravatar.org/avatar/539b90cb79086a2b1d7d3fbe48fd4184" + subject="Passing flags to youtube-dl" + date="2018-04-20T05:57:39Z" + content=""" +Joey - is there some way to pass flags to youtube-dl? + +For example the `--extract-audio` flag allows the extraction of just the audio stream. +"""]]