From: Joey Hess Date: Mon, 5 Feb 2024 19:49:32 +0000 (-0400) Subject: forgot to add this comment earlier X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~25^2~184 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=48fe8ba23c082be0bb537c24b74b711a4aefff7f;p=git-annex.git forgot to add this comment earlier --- diff --git a/doc/todo/addurl_--raw-except_REMOTEs__63__/comment_1_d9b88a0f157ce8143d52a35256beaaab._comment b/doc/todo/addurl_--raw-except_REMOTEs__63__/comment_1_d9b88a0f157ce8143d52a35256beaaab._comment new file mode 100644 index 0000000000..f922e0d30e --- /dev/null +++ b/doc/todo/addurl_--raw-except_REMOTEs__63__/comment_1_d9b88a0f157ce8143d52a35256beaaab._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2024-02-05T18:12:31Z" + content=""" +Seems pretty reasonable. + +--raw-except=bittorrent would handle bittorrent, no special case needed for +that. + +Since yt-dlp is effectively part of the web special remote (despite being +implemented as a special case in addurl), seems reasonable to make +--raw-except=web disable other special remotes while still letting yt-dlp +be used for appropriate urls. + +Implemented. +"""]]