ytm-player

v1.0.0

2026-02-07 · pip install ytm-player==1.0.0

  • Initial release
  • Full TUI with 7 pages (Library, Search, Browse, Context, Lyrics, Queue, Help)
  • Vim-style keybindings with multi-key sequences and count prefixes
  • Audio playback via mpv with shuffle, repeat, queue management
  • Predictive search with music-first mode
  • Spotify playlist import (API + scraper)
  • Play and search history in SQLite
  • Audio cache with LRU eviction (1GB default)
  • Album art with colored half-block rendering
  • MPRIS D-Bus integration for media key support
  • Unix socket IPC for CLI↔TUI control
  • CLI subcommands for headless usage
  • TOML configuration for settings, keybindings, and theme