كيفية تضمين عدد كبير من صور AVIF في منشور واحد لقراءة الكتب عبر الإنترنت؟

There are comic file format online reader available, which load files on demand:
GitHub - codedread/kthoom: Comic Book Reader in the Browser for example supports alwaysOptimizedForStreaming=true which tells kthoom to render pages immediately as they are de-compressed and can load from URLs with range requests.

Would that also work if one wants to restrict access to books by user groups or for logged-in users only?

إعجاب واحد (1)