github datawhores/OF-Scraper 3.7.1

latest releases: 256903e, 3.12.9, ddae54d...
7 months ago
  • Modular config menu: The config menu is now modular for better organization.
  • New action menu: An additional action menu provides more functionality.
  • Submenus with easy navigation: Submenus allow for easy navigation back to the main menu.
  • Enhanced prompt mode control: You have more control over subsequent runs in prompt mode.
    • more control over changing username settings
    • more control over changing areas to focus on
  • --action argument for streamlined actions: The --action argument simplifies liking/unliking and downloading content simultaneously.
    • like-area allows for specific areas for liking/unliking
    • download-area allows for specific areas for downloading
    • post remains as a catch all for all actions
  • Customizable constants: Most program constants can be modified using custom_values in the config.
    Metadata updates and download skipping: Metadata arguments enable database updates and download skipping.
  • New Welcome Screen
  • Daemon Mode changes:
    • argument now means approximate time difference between runs. Possible to use sub second difference if desired
    • no longer required to give an --action,--post-area,--download-area or --like-area
  • cdrm is now the default key-mode
  • auto-resume replaces partfiileclean
  • fix issue caused by text being used after non-unique placeholder i.e {filename}{text}.{ext}
  • improve check for other list by forcing all lowercase
  • Optimize search: By Calculate number of direct search vs full search required and going with one that requires the fewest requests
  • can be change with --forced-list or --force-individual args
  • fix issue with parsing humanize string for file_size_limit and file_size_max
  • fix mounting point in docker compose
  • change default user list in config see below for example
"default_user_list": "main",
 "default_black_list": "",
  • infinite_loop_action_mode for setting program to loop with --action arg
  • new args like --update-profile for getting up to date profile information

Don't miss a new OF-Scraper release

NewReleases is sending notifications on new releases.