🕸️
Cyberdrop-DL
Cyberdrop-DL
Cyberdrop-DL
  • Welcome!
  • Getting Started
    • Python Install
      • Windows
      • Linux
      • macOS
    • Cyberdrop-DL Install
    • Running CDL on Android
  • Transition to V7
  • 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
        • Generic Crawlers
    • CLI Arguments
    • Notifications
    • Changelog
    • Contributing
Powered by GitBook
On this page
  1. Reference
  2. Configuration Options
  3. Settings

File Size Limits

You can provide the maximum and minimum file size for each file "type".

All options on this category take a ByteSize input (more info here).

Type
Default

ByteSize

0

Setting any of these options to 0 means that limit is disabled

  • maximum_image_filesize

  • minimum_image_filesize

  • maximum_video_filesize

  • minimum_video_filesize

  • maximum_other_filesize

  • minimum_other_filesize

PreviousDupe Cleanup OptionsNextFiles

Last updated 1 day ago