Skip to content

v1.0.0

Latest

Choose a tag to compare

@vashhdev vashhdev released this 23 Jul 17:36
· 4 commits to main since this release
b1b61cd

onepace v1.0.0

First release. Stream any One Pace arc straight into mpv - no downloading, no web player.

Features

  • Interactive picker - type to fuzzy-filter arcs, arrow keys to navigate, Enter to select
  • Numbered track/quality menus - sub/dub and 480p/720p/1080p, with Enter-for-default
  • Non-interactive mode - drive it all with flags (onepace "alabasta" -q 720p --dub)
  • Live scraping - reads the One Pace watch page each run, so new arcs and re-encodes appear automatically
  • mpv auto-install - detects your package manager (winget/scoop/choco, brew, apt/dnf/pacman/zypper) and offers to install mpv if missing
  • Cross-platform - Windows, macOS, and Linux
  • Zero dependencies - pure Python standard library (3.8+)
  • Resume support - Shift+Q in mpv saves your spot; stable URLs mean relaunching an arc picks up where you left off

Install

pipx install git+https://github.com/vashhdev/onepace@v1.0.0