dstark5 / Openlib

An Open source app to download and read books from shadow library (Anna’s Archive)
GNU General Public License v3.0
1.18k stars 62 forks source link

Copy/Share URL #79

Closed shuvashish76 closed 2 weeks ago

shuvashish76 commented 8 months ago

Feature request for an option to copy/share the Anna's Archive URL. Useful to save them e.g. on Calibre so that later on you can download whenever you want. Or save the URL for downloaded books so that in case you lose your files at least you've the catalog in CSV format & many similar use cases.

shuvashish76 commented 8 months ago

Since they use MD5s hash in their link also to identify files

  1. Option to copy MD5 (usecase: for comparision) (with copy icon)
  2. Add an option to share the book link (usecase: share to a friend) (with share icon)

2024-03-13_23-45

dstark5 commented 7 months ago

Yeah sure will add it in the next update

anshull-saxena commented 1 month ago

Hi @dstark5 ,

I've implemented the requested feature in #126 ! Now, both the book title and thumbnail link are being shared successfully. The share message looks professional, and the image download functionality is working smoothly. Let me know if you'd like any further tweaks.

Looking forward to your feedback!