# Install gamdl with Homebrew

Python CLI app for downloading Apple Music songs, music videos and post videos. Version 3.8.5 via Homebrew; verified 2026-08-04.

## Install

```sh
sudo av install brew:gamdl
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install gamdl
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:gamdl
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/gamdl>
- **Version:** 3.8.5
- **Source summary:** Python CLI app for downloading Apple Music songs, music videos and post videos
- **Homepage:** <https://github.com/glomatico/gamdl>
- **Repository:** <https://github.com/glomatico/gamdl>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/ab/83/005bdeb037dc68bf7b0a79c2b4e6c16958ba66b52f51d8dd6fb81e3d82e5/gamdl-3.8.4.tar.gz>
- **Last updated:** 2026-08-04T15:19:59Z
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- gamdl (cli)
- gamdl (alias)

## Dependencies

- certifi
- libyaml
- pillow
- python@3.14

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 3.8.5
- Package-manager updated: 2026-08-04
- Local data: ok
- Upstream repository: https://github.com/glomatico/gamdl
- info: No cached GitHub release or tag data was available.
## Project history and usage

Gamdl is Glomatico's Apple Music Downloader, a Python command-line application for downloading Apple Music songs, music videos, post videos, synced lyrics, and metadata.

### Project history

The official GitHub repository was created in November 2022. The README positions Gamdl as a command-line downloader for Apple Music, with installation through pip, configuration through command-line flags or ~/.gamdl/config.ini, and cookies supplied in Netscape cookies.txt format.

By the 3.x release line in 2026, the project documented high-quality song and video downloads, synced lyrics, Apple Music Classical support, optional wrapper-backed account and decryption requests, and optional N_m3u8DL-RE and FFmpeg integration.

### Adoption history

Gamdl's official README advertises PyPI packaging and monthly download badges, and the input package facts show a Homebrew formula. Its adoption is centered on Python CLI users comfortable supplying browser cookies and optional media-tool dependencies.

### How it is used

Users install gamdl with pip, place cookies.txt in the working directory or configure a cookies path, and pass Apple Music song, album, playlist, artist, music-video, post-video, or Classical URLs. Command-line options and config.ini control output paths, codecs, templates, lyrics formats, metadata language, and download mode.

### Why package nerds care

Gamdl is notable as a modern media-downloader package that is mostly Python application glue: it coordinates service cookies, configurable output templates, yt-dlp-style downloading, optional native tools, and a rapidly moving release stream.

### Timeline

- 2022: Public GitHub repository created.
- 2026: 3.x releases documented frequent updates.
- 2026: Version 3.8 released on June 30.

### Related projects

- wrapper-v2 is an optional companion server for account, playback, and decryption requests.
- N_m3u8DL-RE can be used as an optional faster download mode.
- FFmpeg is required when using N_m3u8DL-RE.
- yt-dlp is used as a file download library in the default mode.

### Sources

- <https://api.github.com/repos/glomatico/gamdl>
- <https://github.com/glomatico/gamdl>
- <https://github.com/glomatico/gamdl/releases>


## Security Notes

No matching local secret-handling manifest was found for gamdl. Package metadata is still published here so future coverage has a stable package URL.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: ~/.gamdl/config.ini
- Windows: %USERPROFILE%\.gamdl\config.ini

## Credential files

- Unix: ./cookies.txt
- Windows: .\cookies.txt
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gamdl
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Source-control packages](https://pkg.so/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/brew/rust/) - Build dependency declared by Homebrew.
- [gallery-dl](https://pkg.so/brew/gallery-dl/) - Shares pkgdb curated category or tags: cli, downloader, media, python.
- [instaloader](https://pkg.so/brew/instaloader/) - Shares pkgdb curated category or tags: cli, downloader, media, python.
- [instalooter](https://pkg.so/brew/instalooter/) - Shares pkgdb curated category or tags: cli, downloader, media, python.
- [yt-dlp](https://pkg.so/brew/yt-dlp/) - Shares pkgdb curated category or tags: cli, downloader, media.
- [svtplay-dl](https://pkg.so/brew/svtplay-dl/) - Shares pkgdb curated category or tags: cli, media, python.
- [get_iplayer](https://pkg.so/brew/get-iplayer/) - Shares pkgdb curated category or tags: cli, downloader, media.
- [you-get](https://pkg.so/brew/you-get/) - Shares pkgdb curated category or tags: cli, downloader, media, python.
- [animdl](https://pkg.so/brew/animdl/) - Shares pkgdb curated category or tags: cli, downloader, media, python.
- [streamrip](https://pkg.so/brew/streamrip/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, downloader, media, music.

## Combined YAML source

View the package source record on GitHub. [combined/gamdl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gamdl.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
