summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-30 12:08:41 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-30 12:08:41 -0400
commitd57c8823ce69996161f85aca1b2d871f36f9612d (patch)
tree2810e8b48d9ceb5061e35237b99dd734eb493f10
parent522ade034237c68dda2f170e87653b67c994c9d6 (diff)
comment
-rw-r--r--doc/bugs/importfeed_can__39__t_deal_with_pycon_rss_feeds/comment_1_92fe9fae13259e7f605a8762b093042f._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/importfeed_can__39__t_deal_with_pycon_rss_feeds/comment_1_92fe9fae13259e7f605a8762b093042f._comment b/doc/bugs/importfeed_can__39__t_deal_with_pycon_rss_feeds/comment_1_92fe9fae13259e7f605a8762b093042f._comment
new file mode 100644
index 000000000..0ec29fd68
--- /dev/null
+++ b/doc/bugs/importfeed_can__39__t_deal_with_pycon_rss_feeds/comment_1_92fe9fae13259e7f605a8762b093042f._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-05-30T16:04:43Z"
+ content="""
+Afaik, the enclosure url is supposed to point to the actual file
+to download. So this feed is broken.
+
+`git annex importfeed` has specific support for rss feeds
+that link to youtube (or other quvi supported) pages. The way
+such a feed should work, or at least the way that youtube's rss
+feeds worked before they fell victim to the 5-year-old-feature-so-it-dies
+google bitrot, is that an xml link element is used to point to the page.
+"""]]