View Single Post
Old 01-14-2012, 06:02 PM   #1
atlantique
Junior Member
atlantique began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2010
Device: kindle dx
problematic uri, containing a redirection

I had a very primitive, but working recipe, based on a rss feed.
However whenever my feed includes a uri with redirection, the recipe
fails to load it. Here is an example:

<pre>
http://www.google.com/url?sa=t&rct=j...1Ik6Kovq5xg%22
</pre>

Does anybody know how to make this type of uri work as given above?

If one clicks on this hyperlink using the feed, it works without any problem.
But calibre fails to load it. And the recipe quits, apparently because
of the failure to load the contents of the uri quoted above.

Usually nytimes.com articles can be downloaded just by using an appropriate
referer, but I would like to keep the feed as it is.

Here is the rss feed. It is a primitive feed created using feed43.com
The article with the problematic uri is (at this moment) in the ninth position.

<pre>
http://www.feed43.com/8330834560181458.xml
</pre>

Thanks in advance for any suggestions.
atlantique is offline   Reply With Quote