home.social

#id3v1 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #id3v1, aggregated by home.social.

fetched live
  1. The #ID3v1 tag occupies 128 bytes, beginning with the string TAG 128 bytes from the end of the file.

    The #ID3v2 tags are of variable size, and usually occur at the start of the file, which aids streaming media.

    A #cover #artwork would be in the later format, so that after truncating the beginning of the file to the announced size, the remaining end of the file match the torrent pieces:
    • pastebin.com/p4mPWNmF (PHP)
    • pastebin.com/Y67UW7KA (Python)