Giter VIP home page Giter VIP logo

Comments (5)

lilydjwg avatar lilydjwg commented on June 10, 2024 1

加了个 fullonly=true 参数,你加后边就好,比如: https://rss.lilydjwg.me/zhihuzhuanlan/c_1172376292363636736?pic=google&fullonly=true

from morerssplz.

lilydjwg avatar lilydjwg commented on June 10, 2024

现在全文已经出来了。如果你的阅读器不支持更新文章内容那就抱歉了,没什么好的办法。

这么处理的原因是,获取全文需要额外的到知乎的请求。这些请求可能需要较长时间,可能暂时无法成功,所以是在获取之后加入队列来处理的。另外生成的 RSS 在 CDN 服务器上有缓存,所以一般是第二次回源的时候才能看到更新。同一地域的话缓存有效期可能长达四小时之久。

from morerssplz.

Huang-CL avatar Huang-CL commented on June 10, 2024

我是使用kindle4rss自动推送到kindle上。我去看看有没有什么办法能更新内容。谢谢

from morerssplz.

lilydjwg avatar lilydjwg commented on June 10, 2024

我在考虑,要不要做一个仅输出已获得全文的文章(没有全文的文章被忽略),这样对于 Kindle 推送来说就能总是取得全文了。不过这样有个副作用是,旧的文章可能在新的文章之后才出现(比如一次访问有「A、C、D」三篇文章,下一次访问有「A、B、C、D、E」,B 和 E 是后来才拿到全文的)。这可能也会导致问题。

from morerssplz.

Huang-CL avatar Huang-CL commented on June 10, 2024

就我个人的使用来说,只要有全文就好,顺序并不重要。

from morerssplz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.