开发者

Simple Yahoo Pipe not working

开发者 https://www.devze.com 2023-01-20 08:42 出处:网络
All I want to do is mix three RSS feeds into one, remove duplicates (based on the title) and sort the items by date of publish. So I built thi开发者_JAVA技巧s pipe (http://pipes.yahoo.com/nerdvanagr/o

All I want to do is mix three RSS feeds into one, remove duplicates (based on the title) and sort the items by date of publish. So I built thi开发者_JAVA技巧s pipe (http://pipes.yahoo.com/nerdvanagr/olympiacosbc) which is just refusing to work: As you can see, for example, the 4th and the 7th item have almost exactly the same title so one of them shouldn't appear. Any ideas on what might be wrong?

EDIT: The general problem is stability, sometimes it works, some other it doesn't...


Just use item.title for unique and item.pubDate for the sort and you'll be fine.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号