🕸️
Cyberdrop-DL
Cyberdrop-DL
Cyberdrop-DL
  • Welcome!
  • Getting Started
    • Python Install
      • Windows
      • Linux
      • macOS
    • Cyberdrop-DL Install
    • Running CDL on Android
  • Transition to V6
  • Frequently Asked Questions
  • Migration to Cyberdrop-DL-Patched
  • SimpCity Support Dropped
  • Reference
    • Supported Websites
    • Configuration Options
      • Special Type Options
      • Authentication
      • Settings
        • Browser Cookies
        • Download Options
        • Dupe Cleanup Options
        • File Size Limits
        • Files
        • Ignore Options
        • Logs
        • Media Duration Limits
        • Runtime Options
        • Sorting
      • Global Settings
        • General
        • Rate Limiting Options
        • UI Options
    • CLI Arguments
    • Notifications
    • Changelog
    • Contributing
Powered by GitBook
On this page
  • downloading_item_limit
  • refresh_rate
  • scraping_item_limit
  • vi_mode
  1. Reference
  2. Configuration Options
  3. Global Settings

UI Options

These are the options for controlling the UI of the program

downloading_item_limit

Type
Default

PositiveInt

5

This is the limit on the number of items shown in the UI (while downloading) before they are simply added to the overflow number (and <X> other files)

refresh_rate

Type
Default

PositiveInt

10

This is the refresh rate per second for the UI.

scraping_item_limit

Type
Default

PositiveInt

5

This is the limit on the number of items shown in the UI (while scraping) before they are simply added to the overflow number (and <X> other links)

vi_mode

Type
Default

bool

false

This enables vi/vim key binds while editing/entering text in CDL.

PreviousRate Limiting OptionsNextCLI Arguments

Last updated 2 months ago