summaryrefslogtreecommitdiff
path: root/doc/todo/support_for_lossy_remotes.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/support_for_lossy_remotes.mdwn')
-rw-r--r--doc/todo/support_for_lossy_remotes.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/support_for_lossy_remotes.mdwn b/doc/todo/support_for_lossy_remotes.mdwn
index e757343f4..23083b2d7 100644
--- a/doc/todo/support_for_lossy_remotes.mdwn
+++ b/doc/todo/support_for_lossy_remotes.mdwn
@@ -3,3 +3,9 @@ I'm curious if there's a possibility to support lossy remotes. It may be handy t
1. an online place that their videos are available from
2. a worst-case scenario "backup"
3. a remote that they could download smaller video files
+
+> [[done]]; lossy remotes are supported as seen with `git annex addurl
+> --fast` and also with the new addurl support for using quvi to get
+> videos fro youtube. Just make a key with a URL or something in it, and
+> no size or checksum, and any content will be assumed to be the right
+> content. --[[Joey]]