Installation
Package Managers
Section titled “Package Managers”macOS (Homebrew)
Section titled “macOS (Homebrew)”brew install warpdl/tap/warpdlWindows (Scoop)
Section titled “Windows (Scoop)”scoop bucket add warpdl https://github.com/warpdl/scoop-bucketscoop install warpdlManual Installation
Section titled “Manual Installation”Download the latest release from GitHub Releases.
Linux/macOS
Section titled “Linux/macOS”# Download and extracttar -xzf warpdl_*.tar.gzsudo mv warpdl /usr/local/bin/Windows
Section titled “Windows”- Download the
.zipfile - Extract to a folder
- Add the folder to your PATH
Building from Source
Section titled “Building from Source”git clone https://github.com/warpdl/warpdl.gitcd warpdlmake buildVerify Installation
Section titled “Verify Installation”warpdl version