Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read OPDS feeds other than calibre #12

Open
steinarb opened this issue Oct 3, 2020 · 1 comment
Open

Read OPDS feeds other than calibre #12

steinarb opened this issue Oct 3, 2020 · 1 comment

Comments

@steinarb
Copy link
Owner

steinarb commented Oct 3, 2020

Some examples:

  • feedbooks:
    http://www.feedbooks.com/books/top.atom?category=FBFIC028000&lang=en
    http://www.feedbooks.com/catalog.atom
    
  • Internet archive:
    http://bookserver.archive.org/catalog/
    
  • Pragmatic bookshelf:
    http://pragprog.com/magazines.opds
    
  • ManyBooks:
    http://www.manybooks.net/opds/index.php
    
  • Project Gutenberg:
    http://m.gutenberg.org/ebooks/?format=opds
    
  • O'Reilly:
    http://opds.oreilly.com/opds/
    
  • Baen ebooks:
    http://www.baenebooks.com/stanza.aspx
    
@steinarb
Copy link
Owner Author

steinarb commented Oct 3, 2020

The branch read-feeds-recursively-and-flatten-list contains work in progress on this, from October 2015.

As I recall, I gave up on this because the code to handle the different OPDS variants became more and more messy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant