forgot to add this comment earlier
authorJoey Hess <joeyh@joeyh.name>
Mon, 5 Feb 2024 19:49:32 +0000 (15:49 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 5 Feb 2024 19:49:32 +0000 (15:49 -0400)
doc/todo/addurl_--raw-except_REMOTEs__63__/comment_1_d9b88a0f157ce8143d52a35256beaaab._comment [new file with mode: 0644]

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 (file)
index 0000000..f922e0d
--- /dev/null
@@ -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.
+"""]]