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

EPUB.js URLs #23

Open
danielweck opened this issue Jun 20, 2018 · 1 comment
Open

EPUB.js URLs #23

danielweck opened this issue Jun 20, 2018 · 1 comment

Comments

@danielweck
Copy link
Member

WORKS:
https://s3.amazonaws.com/epubjs-manifest/examples/manifest.html?href=[URL]

https://s3.amazonaws.com/epubjs-manifest/examples/manifest.html?href=https://readium2.now.sh/pub/L2hvbWUvbm93dXNlci9zcmMvbWlzYy9lcHVicy93YXN0ZWxhbmQtb3RmLW9iZi5lcHVi/manifest.json

FAILS:
https://futurepress.github.io/epubjs-reader/?bookPath=[URL]

https://futurepress.github.io/epubjs-reader/?bookPath=https://readium2.now.sh/pub/L2hvbWUvbm93dXNlci9zcmMvbWlzYy9lcHVicy93YXN0ZWxhbmQtb3RmLW9iZi5lcHVi/manifest.json

@fchasen which EPUB.js URL should I use to test the webpub manifest stuff? Thanks :)

@danielweck
Copy link
Member Author

@fchasen are the https://s3.amazonaws.com/epubjs/* URLs (e.g. https://s3.amazonaws.com/epubjs/examples/spreads.html ) up-to-date "mirrors" of https://futurepress.github.io/epubjs-reader/*?
Same question with https://s3.amazonaws.com/epubjs-manifest/* (e.g. https://s3.amazonaws.com/epubjs-manifest/examples/manifest.html ).

Finally, what GitHub branches do they map to? (e.g. https://github.com/futurepress/epub.js/tree/v0.4 if I understand correctly contains the latest manifest-related code, but https://github.com/futurepress/epub.js/tree/master seems to have been updated more recently)

Thank you for the clarifications :)

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

No branches or pull requests

1 participant