r2-streamer-js icon indicating copy to clipboard operation
r2-streamer-js copied to clipboard

EPUB.js URLs

Open danielweck opened this issue 7 years ago • 1 comments

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 avatar Jun 20 '18 08:06 danielweck

@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 :)

danielweck avatar Jun 20 '18 08:06 danielweck