Lbry-desktop: Add support for .cbr and .cbz files (comics) in the app viewer

Created on 23 Apr 2018  路  10Comments  路  Source: lbryio/lbry-desktop

The Issue

We had a comic author in the Discord who is interested in publishing his work on LBRY. Comics are a huge market and a lot of them come in .cbz or .cbr format (rar or zip files with images) or PDF. It would be great if we could have an in-app comic file viewer. There should be many open source viewers available. Here is one: https://github.com/codedread/kthoom

ux viewer hacktoberfest help wanted 2 exploration improvement new feature

Most helpful comment

Thanks for opening this @LavRadis !

All 10 comments

Thanks for opening this @LavRadis !

@LavRadis I'm currently working on one, it's open source and should be easy to integrate using an iframe or a react-component, I'll try to make a demo for next week...

If you have any features in mind just post it here.

@btzr-io I've tested it and it works great!

@btzr-io Any plans to add that viewer for comics?

@seanyesmunt currently is a web app, not sure if an iframe would work :upside_down_face:

If not we need to port it to a react component :stuck_out_tongue:

Ah I didn't realize that. Ok. Well this isn't a high priority, maybe someone will pick it up.

Due to the complexity of this viewer I decided to create a separate modular component:

Small update on this issue:
I created a new react component (WIP) but it should be compatible with preact:
https://github.com/btzr-io/Villain

https://github.com/workhorsy/comic_book_reader/issues/121#issuecomment-491163549

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ElectronEsq picture ElectronEsq  路  11Comments

ElectronEsq picture ElectronEsq  路  13Comments

tumispro picture tumispro  路  16Comments

kauffj picture kauffj  路  14Comments

tzarebczan picture tzarebczan  路  17Comments