From f28efa58339d094f417d6ebbc28fbfe788dcf2e6 Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kitenet.net>
Date: Mon, 30 Dec 2013 13:54:47 -0400
Subject: [PATCH] link

---
 doc/tips/using_the_web_as_a_special_remote.mdwn | 3 +++
 1 file changed, 3 insertions(+)

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 656148832d..706ae2951d 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]].