summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-30 13:54:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-30 13:54:47 -0400
commita2c4a38853eda428919b413b5791a80e1c14db5e (patch)
treeac053f8adc84d224cd502fe626b629d57995636c
parent6008ddd8213680123470d4509c025105340125de (diff)
link
-rw-r--r--doc/tips/using_the_web_as_a_special_remote.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tips/using_the_web_as_a_special_remote.mdwn b/doc/tips/using_the_web_as_a_special_remote.mdwn
index 656148832..706ae2951 100644
--- a/doc/tips/using_the_web_as_a_special_remote.mdwn
+++ b/doc/tips/using_the_web_as_a_special_remote.mdwn
@@ -101,6 +101,9 @@ manually. For a playlist like
"https://www.youtube.com/playlist?list=PL4F80C7D2DC8D9B6C", the
feed is "http://gdata.youtube.com/feeds/api/playlists/PL4F80C7D2DC8D9B6C"
+More details about youtube feeds at <http://googlesystem.blogspot.com/2008/01/youtube-feeds.html>
+-- `git-annex importfeed` should handle all of them.
+
## podcasts
This is done using `git annex importfeed`. See [[downloading podcasts]].