Queue and manage downloads of homebrew packages directly from the PS5 console.
Browse a combined library from multiple JSON catalog sources you point it at.
Resume or retry large downloads split into segments without losing progress.
| pegasus-ps5/pegasus-dl | 0xazanul/fuzz-skill | 732124645/promptops | |
|---|---|---|---|
| Stars | 31 | 31 | 31 |
| Language | — | C | Go |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 3/5 | 3/5 | 3/5 |
| Audience | general | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a jailbroken PS5 and a payload loader, you must supply your own catalog sources.
Pegasus DL is a homebrew payload for the PS5 that adds a download manager accessible from any device on your local network. Once loaded onto the console, it serves a small web interface you can open in a browser on your phone, tablet, or computer, where you can add package catalogs, browse a combined library of available packages, queue downloads, and watch progress in real time. The idea is to keep the download workflow on the PS5 itself rather than routing files through a separate PC first. You point the tool at one or more catalog sources, which are JSON files listing packages with their download URLs. Pegasus DL does not come with any catalogs or package links, you supply those yourself. The README notes explicitly that the tool is a downloader only: it does not install packages, bypass accounts, spoof PlayStation Network, bypass anti-cheat systems, or unlock content. Download management includes pausing, resuming, cancelling, and retrying jobs. The tool supports parallel download connections and can resume interrupted downloads when the server allows it. For packages split into segments, version 1.2.0 added merge progress tracking so the queue display does not appear frozen during the reassembly step after all segments finish downloading. Some download links go through third-party hosting providers that require navigating a page before the actual file URL is revealed. Pegasus DL handles several of these providers directly inside the payload for common hosts, and for others it can open the PS5 browser and watch for the final download URL to appear before queuing it automatically. Installation follows the standard PS5 homebrew pattern: download the compiled payload file from the releases page, send it to the console with a payload loader, then open the web interface at the console's local IP address on port 6970.
A PS5 homebrew payload that adds a web-based download manager for package catalogs you supply yourself, controllable from any device on your network.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.