Skip to main content

Zipped Album Player (ZAP)

A simple Python-based cross-platform player for the Zipped Album format

zap_screenshot_all

Features

  • MacOS, Windows and Linux support
  • Digital booklet slideshow
  • Keyboard navigation (with Vi-like alternatives)
  • View presets
  • Fullscreen mode
  • Zipped Album creation

Installation

ZAP can be installed with pipx:

pipx install Zipped-Album-Player

Note:

ZAP relies on FFmpeg to decode audio. If FFmpeg cannot be found on the system, ZAP will attempt to download a local copy the first time it is started.

Windows

  1. Make sure you have Python 3 with Tkinter support installed

    If not, install it. For instance with this installer: https://www.python.org/ftp/python/3.13.3/python-3.13.3-amd64.exe

  2. Install pipx

    python3 -m pip install --user pipx
    python3 -m pipx ensurepath
    
  3. Install ZAP

    pipx install Zipped-Album-Player
    

MacOS

  1. Make sure you have Python 3 with Tkinter support installed

    If not, install it. For instance with this installer: https://www.python.org/ftp/python/3.13.3/python-3.13.3-macos11.pkg

  2. Install pipx

    python3 -m pip install --user pipx
    python3 -m pipx ensurepath
    
  3. Install ZAP

    pipx install Zipped-Album-Player
    

Linux

  1. Make sure you have Python 3 with Tkinter support installed

    If not, install it. For instance, on Debian-based distros:

    sudo apt install python3 python3-venv python3-pip python3-tk
    
  2. Make sure OpenAL is installed

    If not, install it. For instance, on Debian-based distros:

    sudo apt install libopenal1
    
  3. Make sure PyMuPDF and ImageTk are installed

    If not, install them. For instance, on Debian-based distros:

    sudo apt install python3-fitz python3-pil.imagetk
    
  4. Install pipx

    python3 -m pip install --user pipx
    python3 -m pipx ensurepath
    
  5. Install ZAP

    pipx install --system-site-packages Zipped-Album-Player
    

Usage

After successful installation, ZAP can be started with either

zap [--exact] [--create] [PATH]

or

zipped-album-player [--exact] [--create] [PATH]

where the optional PATH is a Zipped Album file or a directory, and --exact and --create are options.
If PATH is a Zipped Album file and no option is given, ZAP will attempt to open it.
If PATH is a Zipped Album file and --exact is given, ZAP will attempt to open the file in "exact mode", which means ZAP will show all booklets and images in alphabetic order, will not attempt to try alternative encodings of wrongly encoded filenames in the ZIP file to match filenames in a playlist, and will not apply any fixes to track numbering or date tags.
The option --create has no effect when PATH is a Zipped Album File.
If PATH is a directory and --create is given, ZAP will attempt to create a Zipped Album file from the content in that directory (see specification for what is valid content) and then open the resulting file (in "exact mode" if --exact is also given).
If PATH is a directory and no option is given, ZAP will set the initial directory of the "Open..." dialogue to that directory.

Keyboard navigation

Play/Pause: ............................. Space ......... or ... Return
Select next track: ...................... Down .......... or ........ j
Select previous track: .................. Up ............ or ........ k
Select first track: ..................... Home .......... or ....... gg
Select last track: ...................... End ........... or ........ G
Seek forward: ........................... Right ......... or ........ l
Seek backward: .......................... Left .......... or ........ h
Seek to beginning: ...................... w ............. or ........ 0
Show next slide: ........................ Shift+Right ... or ........ L
Show previous slide: .................... Shift+Left .... or ........ H
Show first slide: ....................... W ............. or ........ )
Decrease volume: ........................ Shift+Down .... or ........ J
Increase volume: ........................ Shift+Up....... or ........ K

FAQ

  • Where can I find music in a format ZAP plays?

    ZAP plays Zipped Albums, a simple one-file format for digital audio. Basically, these are ZIP archives of FLAC or Opus files with an optional digital booklet and playlist. Albums downloaded from Bandcamp (in FLAC format) or Mirlo (in FLAC or Opus format), for instance, are compatible, but you can also easily create them yourself from your existing music (using ZAP!).

  • Couldn't you provide simple one-click installers/executables for ZAP?

    Yes, I could use something like PyInstaller, and I might do that at some point. For now, however, I think pipx is a good enough solution.

  • Why do I not hear any sound when playing an album in ZAP?

    ZAP might be set to use the "Silent" audio system. ZAP relies on either Xaudio2 (Windows), DirectSound (Windows), PulseAudio (Linux), or OpenAL (MacOS, Linux, Windows) to play back audio. On Windows, XAudio2 and DirectSound should both be available by default. On MacOS, OpenAL should be available by default. On Linux, PulseAudio or OpenAL might not be available by default. Install either with your package manager (for instance, install OpenAL on Debian-based distros with apt install libopenal1).

  • Why is the bit depth of my tracks reported as "24→16 bit" even though the sample format setting in ZAP is "Automatic"?

    When the audio system ZAP is set to use (e.g. OpenAL) does not support sample formats other than "16-bit", ZAP will automatically resample to 16 bit during playback for tracks with bit depths higher than that. This process will involve dithering (with moderate noise shaping) to prevent quantization noise. However, since distribution/listening formats do not benefit from bit depths higher than 16, I suggest to obtain properly mastered 16 bit sources when available.

  • Why is the channel count on my 5.1 surround track reported as "6ch→stereo"?

    There is currently no mutli-channel support and everything with more than 2 channels is down-mixed to stereo (or dual-mono or mono, depending on the channel mode setting).

  • Why is fullscreen mode only working on the first display in a multi-display setup?

    Because Tkinter is not really aware of multiple displays, unfortunately.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zipped_album_player-0.7.0.tar.gz (227.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zipped_album_player-0.7.0-py3-none-any.whl (240.5 kB view details)

Uploaded Python 3

File details

Details for the file zipped_album_player-0.7.0.tar.gz.

File metadata

  • Download URL: zipped_album_player-0.7.0.tar.gz
  • Upload date:
  • Size: 227.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for zipped_album_player-0.7.0.tar.gz
Algorithm Hash digest
SHA256 5411ce9c190f913c12fe882c90dc9634d77c762049ddfb5f3d62b4cacc3b5870
MD5 461dfc1fc12aa844e1efc73de8c2ae5d
BLAKE2b-256 443055af778a0a59fbc934d35f95243ff8d2d57c1d693fe5a21a9786f2354352

See more details on using hashes here.

Provenance

The following attestation bundles were made for zipped_album_player-0.7.0.tar.gz:

Publisher: build_and_deploy.yml on zipped-album/zap

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zipped_album_player-0.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zipped_album_player-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ca7802889f1a02d1ef2282b366186f3661a4864d3cf7834e5e4e41908f4d27e6
MD5 fb6df23f58525303e3cc25181fdc0555
BLAKE2b-256 59bd08728d4c7a9792bbccb785811c6ae3794be900c419d8a88af305c36f22b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for zipped_album_player-0.7.0-py3-none-any.whl:

Publisher: build_and_deploy.yml on zipped-album/zap

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.7.1

2 files

This release

0.7.0 This release

2 files

0.6.5

2 files

0.6.4

2 files

0.6.3

2 files

0.6.2

2 files

0.6.1

2 files

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.4

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page