summaryrefslogtreecommitdiff
path: root/doc/todo/wishlist:_special-case_handling_of_Youtube_URLs_in_Web_special_remote
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-08-22 18:44:15 +0000
committerGravatar admin <admin@branchable.com>2013-08-22 18:44:15 +0000
commitdab8e98d3a7346837c3b91a35b16eb4c4a9a13fd (patch)
tree644ec2e469a3f105b8c6e03cdbe3f22d3296bb08 /doc/todo/wishlist:_special-case_handling_of_Youtube_URLs_in_Web_special_remote
parent366b7695d6d81af670c441c848754c0925b2d995 (diff)
Added a comment
Diffstat (limited to 'doc/todo/wishlist:_special-case_handling_of_Youtube_URLs_in_Web_special_remote')
-rw-r--r--doc/todo/wishlist:_special-case_handling_of_Youtube_URLs_in_Web_special_remote/comment_3_a7e3cd68c5e5f05139151a58f358df95._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_special-case_handling_of_Youtube_URLs_in_Web_special_remote/comment_3_a7e3cd68c5e5f05139151a58f358df95._comment b/doc/todo/wishlist:_special-case_handling_of_Youtube_URLs_in_Web_special_remote/comment_3_a7e3cd68c5e5f05139151a58f358df95._comment
new file mode 100644
index 000000000..c4d8cf754
--- /dev/null
+++ b/doc/todo/wishlist:_special-case_handling_of_Youtube_URLs_in_Web_special_remote/comment_3_a7e3cd68c5e5f05139151a58f358df95._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="4.154.0.63"
+ subject="comment 3"
+ date="2013-08-22T18:44:15Z"
+ content="""
+Since the quvi urls are quite likely to break as the CDNs etc change things around, maybe it would be better to somehow have addurl tag an url as needing to be downloaded with quvi. Then `git annex get` could re-run quvi to get an url to download.
+
+We could expand url syntax for this. `quvi:http://youtube.com/foo`
+This also allows for future expansion for other similar things.
+
+I'd be inclined to still make `addurl` automatically try quvi to see if an url is supported, rather than requiring the user fix up the url themselves. But if trying quvi turns out to be too expensive, manually specifying it in the url would also work.
+"""]]