summaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-28 18:01:12 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-28 18:01:12 -0400
commit788c8ec277f82a52c6457b9bb8487227b7b52dc1 (patch)
treeed93e7c63e92edbec154d86b575bb3fec5410c5a /doc/tips
parentb2d38a44ecfe3ad4e4a9c24dac52bcb36e941926 (diff)
expand
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/downloading_podcasts.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tips/downloading_podcasts.mdwn b/doc/tips/downloading_podcasts.mdwn
index 3ca257f0a..a4d432284 100644
--- a/doc/tips/downloading_podcasts.mdwn
+++ b/doc/tips/downloading_podcasts.mdwn
@@ -37,6 +37,16 @@ To add a feed without downloading its contents right now,
use `git annex importfeed --fast`. Then you can use `git annex get` as
usual to download the content of an item.
+## storing the podcast list in git
+
+You can check the list of podcast urls into git right next to the
+files it downloads. Just make a file named feeds and add one podcast url
+per line.
+
+Then you can run git-annex on all the feeds:
+
+`xargs git-annex importfeed < feeds`
+
## distributed podcasting
A nice benefit of using git-annex as a podcatcher is that you can