aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/downloading_podcasts
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-08-22 15:25:02 +0000
committerGravatar admin <admin@branchable.com>2013-08-22 15:25:02 +0000
commit32bb5d1b2bba5a17fd7c3125111b9da2a1a68e4c (patch)
treeda1642057973e7009e275fa94b5b6d26f87898f2 /doc/tips/downloading_podcasts
parent6339d785f303a7ab8300b43a36d8e16418d8d1d4 (diff)
Added a comment
Diffstat (limited to 'doc/tips/downloading_podcasts')
-rw-r--r--doc/tips/downloading_podcasts/comment_19_f76fc6835e5787b0156380bf09fd81ca._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tips/downloading_podcasts/comment_19_f76fc6835e5787b0156380bf09fd81ca._comment b/doc/tips/downloading_podcasts/comment_19_f76fc6835e5787b0156380bf09fd81ca._comment
new file mode 100644
index 000000000..41313a87d
--- /dev/null
+++ b/doc/tips/downloading_podcasts/comment_19_f76fc6835e5787b0156380bf09fd81ca._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="4.154.0.63"
+ subject="comment 19"
+ date="2013-08-22T15:25:02Z"
+ content="""
+I would expect user:pass@site.com to work if the site is using http basic auth. `importfeed` just runs `wget` (or `curl`) to do all downloads, and wget's documentation says that works. It also says you can use ~/.netrc to store the password for a site.
+"""]]