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

NodeJS Readium2 "streamer"

Results 20 r2-streamer-js issues
Sort by recently updated
recently updated
newest added

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies

https://blog.heroku.com/next-chapter CC @panaC https://readium2.herokuapp.com

``` > URL=`curl -H "Authorization: Bearer $BEARER" -s https://eole-recette.avh.asso.fr/api/v1/search | jq -r '.publications[0].links[0].href'` > curl -H "Authorization: Bearer $BEARER" -s $URL | jq '.readingOrder[0]' { "type": "audio/?", "duration": 12.896, "href":...

This PR adds a simple configuration option to `server.ts` allowing a user to pass in an array of example readers which will then be shown on the `/pub/:pubId` page. This...

Is this supports the aws s3 signed url remote publication.

I'm trying to use this in the webpub-viewer project to replace the in-tree copy. I added `r2-streamer-js` as a `devDependency` and thought I could use it as a binary in...

This "TODO" code comment has been present from day-1 in the TypeScript source, still unresolved (time to file an issue!): https://github.com/readium/r2-streamer-js/blob/6afd2362c4e0eaa47bac2abac89340fdee52c2e1/src/http/server.ts#L353-L358 Basically, the cache of ReadiumWebPubManifest models grows indefinitely in...

Review existing, and add http://aslagle-demo.herokuapp.com/ Related issue: https://github.com/readium/r2-streamer-js/issues/23

TODO, port from: https://github.com/readium/readium-desktop/blob/master/docs/navigator.md

For example: https://bookserver.archive.org/group/openaudiobooks entry with acquisition link `type="application/audiobook+json"` => https://api.archivelab.org/books/all_along_the_river_1710_librivox/opds_audio_manifest This would help debug feeds, as well as linked WebPubManifests.