Skip to content

Nicolaslahri/onepacedownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Pace Downloader

Grab every One Pace arc in one click — Sub, Dub, torrents, or Usenet.

Discord Reddit License: MIT


Download



App screenshot

Why?

Downloading arcs from onepace.net by hand is a pain — every arc is split across separate links with a daily limit that turns long arcs like Wano into a multi-day project. This grabs them in one go.

Double-click the .exe and you're in. Nothing to install. Source is in _source/ under MIT if you'd rather read or run it yourself.


Features

Source What it is
One Pace (default) Pixeldrain Main fan re-cut. Sub for every arc Romance Dawn → Egghead, Dub for newer arcs. Most users start here.
Muhn Pace Pixeldrain Fan-made English dub fillers for arcs One Pace hasn't dubbed (Enies Lobby → Wano). Pair with One Pace for a full dub watch. Watch order guide.
Nyaa Torrents Torrents from nyaa.si, grouped by arc. Hands the magnet to your torrent client. Great when pixeldrain is throttled or you want to seed back.
Usenet NZB NZB files for One Pace releases via NZBGeek. For users with an existing SABnzbd / NZBGet setup.

Plus:

  • Plex / Jellyfin auto-organize — files renamed into One Pace/Season N/One Pace - sNNeNN - Title.ext with .nfo metadata, ready for your media server
  • Resume downloads — close mid-download, next launch picks up where it stopped
  • Saved tracking — green Saved chips per episode, per-arc progress counts (12/35)
  • Built-in DNS fix — one-click Cloudflare/Google DNS switcher for ISPs that block the CDN

Quick Start

1. Open the .exe 2. Pick a save folder (or keep the default) 3. Click an arc → tick episodes → Download selected 4. Confirm version (Sub / Dub / Dub-CC) and quality (1080p / 720p / 480p)

Batch download dialog

Total size shown up front so you know what you're committing to. The right column turns into a live status panel while downloading:

Download in progress

Plex / Jellyfin Setup

Open Settings → Output organization and tick Organize for Plex / Jellyfin.

Every download is automatically renamed and sorted:

downloads/
  One Pace/
    Season 14/
      One Pace - s14e01 - Sir Crocodile, the Pirate.mkv
      One Pace - s14e01 - Sir Crocodile, the Pirate.nfo
      ...

Each .nfo carries the real episode title and plot from SpykerNZ/one-pace-for-plex, so Plex and Jellyfin recognize the show and pull artwork automatically.

Tip: Already downloaded files before enabling the toggle? No problem — saving the setting retroactively organizes everything in your save folder.


Usenet Setup

Click to expand — only needed if you have a Usenet subscription

Skip this if you don't use Usenet — Pixeldrain (One Pace) and Nyaa (torrents) work for everyone.

What you need

  1. A Usenet provider subscription (~$10/mo) — Newshosting, Eweka, or UsenetServer
  2. SABnzbd (free) or NZBGet installed and configured with your provider
  3. An NZBGeek account + API key — the bundled release IDs are NZBGeek-specific

In the app

  1. Settings → scroll to the Usenet card
  2. Paste https://api.nzbgeek.info into Indexer URL (it's the default)
  3. Paste your NZBGeek API key (find it here)
  4. Save & close

Then switch the source dropdown to Usenet, pick an arc, tick episodes, and hit Download selected.

Good to know

  • Your API key never leaves your machine — it lives in config.json next to the .exe
  • Coverage isn't complete — some arcs (Alabasta, Thriller Bark, Gaimon) aren't on NZBGeek. The app shows what's available
  • Older releases (pre-2021) may have rotated off your provider's retention

Downloads Not Starting?

Some ISPs block the CDN — the app opens but downloads never begin.

Two-minute fix — switch Windows DNS to Cloudflare

Manual: Settings → Network & Internet → your connection → DNS server assignment → Edit → Manual → IPv4 on → Preferred 1.1.1.1, Alternate 1.0.0.1 → Save.

Or use the built-in DNS switcher: top-right corner → DNS → pick Cloudflare or Google. UAC prompt, done. Revert from the same panel.

DNS switcher

Set-and-forget alternative: Cloudflare WARP. Last resort, any VPN works.

If none of those help, paste the Log panel contents into Discord.


Is It Safe?

Fair question. Verify yourself.

SHA256: f3ac31a905a7a01caafb3c42119f64453e0da49c42a80e2add8e91d7fe5c0853

VirusTotal

Most engines clean — Bitdefender, ESET, Sophos, Symantec, Avast, AVG, Malwarebytes, Microsoft Defender all pass. A handful of heuristic scanners (APEX, Bkav, CrowdStrike, Cylance, SentinelOne) sometimes flag PyInstaller --onefile builds based on packed-binary patterns rather than actual malicious behavior — a common false-positive for unsigned solo-dev tools.

Don't trust the badge? Drop the .exe onto virustotal.com yourself, or read the full Python source — one file, stdlib only, MIT.

What if my AV flags cdn.pixeldrain.eu.cc while downloading?

That's the CDN, not the .exe. pixeldrain.eu.cc is the no-cap mirror of pixeldrain.com (same files, unofficial host) — the only way to grab a full arc without hitting the 6 GB/day limit. Some AVs (Bitdefender, Norton) flag the domain on reputation because it has no track record, not because of a payload. Allow the domain in your AV's web protection, or pause web shield during the download.


Heads Up

  • Windows only — single .exe, nothing to install
  • SmartScreen warning on first launch — the .exe isn't signed (certs are expensive). Click More info → Run anyway, or right-click → Properties → tick Unblock

Credits

This app is just a downloader — none of the actual content is mine. Huge thanks to:

One Pace team Ten-plus years of re-cutting One Piece into the version everyone wishes Toei would air. Every Sub episode comes from their releases.
Muhny Editing Muhn Pace — the dub fillers covering Enies Lobby → Wano. ~184 GB of careful audio work that's saved dub watchers months of waiting.
u/KPGNL Maintaining the dub watch-order guide the app links to. Original version by u/AlternativeAd1098.
SpykerNZ Canonical episode titles, plots, and the Plex/Jellyfin season layout used by the Organize for media server option.

If you find One Pace or Muhn Pace useful, drop them a thank-you wherever they hang out — that's worth more than anything I could do.


Found a bug? Want to chat?

Discord is fastest: discord.gg/KHn6AbevZ2

Or open an issue · ping u/nicolasenjah on Reddit


Made with care by Nicolas

About

One-click Windows app to download One Pace arcs without the daily limit.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages