🕸️
Cyberdrop-DL
  • Welcome!
  • Quick Start
    • Python Install - Linux
    • Python Install - Mac
    • Python Install - Windows
    • Cyberdrop-DL Install - Easy
    • Cyberdrop-DL Install - Advanced
  • Transition from V4 to V5
  • Frequently Asked Questions
  • Reference
    • Supported Websites
    • Configuration Options
      • Authentication
      • Settings
      • Global Settings
    • CLI Arguments
Powered by GitBook
On this page
  1. Quick Start

Cyberdrop-DL Install - Advanced

This is the pip install method.

In a command prompt/terminal window:

pip install --upgrade cyberdrop-dl

If you're on Mac/Linux, you may need to change it to be

pip3 install --upgrade cyberdrop-dl

Last updated 1 year ago