From e32d2624ce6388ffa0d7431541b9f1b4f0373bde Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 21 Mar 2018 15:58:27 -0400 Subject: [PATCH] response --- ...ent_14_3a923511cf20d816b468044c03eb171f._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/tips/using_the_web_as_a_special_remote/comment_14_3a923511cf20d816b468044c03eb171f._comment diff --git a/doc/tips/using_the_web_as_a_special_remote/comment_14_3a923511cf20d816b468044c03eb171f._comment b/doc/tips/using_the_web_as_a_special_remote/comment_14_3a923511cf20d816b468044c03eb171f._comment new file mode 100644 index 0000000000..7fd9e7f697 --- /dev/null +++ b/doc/tips/using_the_web_as_a_special_remote/comment_14_3a923511cf20d816b468044c03eb171f._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 14""" + date="2018-03-21T19:55:52Z" + content=""" +@hobbes, there's not currently a way to do per-file youtube-dl options. +The difficulty is that we don't know what youtube-dl options might be +unsafe, and which such a feature could make eg `git annex get` use when run +by a different user. + +I feel that this needs some support in youtube-dl to avoid git-annex +needing to know about all its safe options. +"""]]