The LBRY format is an application format designed to promote interoperability and transmission of complex digital media.
Go to file
2019-01-06 15:41:49 -06:00
.gitignore Initial commit 2019-01-03 22:08:57 -06:00
index.js Add pack/unpack functionality 2019-01-06 15:41:49 -06:00
LICENSE Initial commit 2019-01-03 22:08:57 -06:00
package-lock.json Add pack/unpack functionality 2019-01-06 15:41:49 -06:00
package.json Add pack/unpack functionality 2019-01-06 15:41:49 -06:00
README.md Add pack/unpack functionality 2019-01-06 15:41:49 -06:00

PROPOSAL STAGE

LBRY File Format

The LBRY format is a multimedia-format designed to promote interoperability and transmission of complex digital media.

Name

  • Name Format: *.lbry
  • Character Set: UTF-8
  • Extension: lbry

Metadata

  • Media Type: application/x-lbry

Container

  • Compression: Zstandard
  • Archival: tar

Contents

Descriptor

  • Format: JSON, UTF-8

lbry-format

Requirements