github datawhores/OF-Scraper 3.6.0

latest releases: 3.12.9, ddae54d, 4f34833...
8 months ago
  • config menu has been revamped and segmented
  • added letter count default into config menu
  • speed up docker and reduce size @dunngitter
  • option to sanitize test before adding to posts table @toddhow
  • changes to how auto --after is handled with manually --after
  • support for free space detection
    • forces program to quit
    • forces all downloads to fail if trigger
  • support for new temp folder
    • uses same structure as current folder, just a different root
  • model prompt is a little dynamic, and base on current arguments or filters
  • Try to name ofscraper process as ofscraper rather then be hidden as a python process
  • new warning if multiple running scripts are detected
  • remove use of cache to get previous post, rather database is used
    • cache is still used to keep track if a full scan should be done
  • Some args have been revamped in favor of mutual exclusion groups
    • This means only one options is valid in these cases example --renew-on vs --renew-off
  • if post are detected as missing, after will try to use the oldest post rather then 2000 or an arbitrary low number
  • Toggle for more granular filtering by price
    • disabled if --free-trail is used
    • does not include min max filters
  • sort before filtering since it can affect things like post id when dupe media is spread across posts
  • fix for postid in mediadir

Model filters have been changed
This is supported by a new model class that handles all the data transformations from the api

  • changes include more properties to filter and max min of new and previous filters

read the docs or -h for more details
https://of-scraper.gitbook.io/of-scraper/command-reference/account-filter-args
https://of-scraper.gitbook.io/of-scraper/command-reference/account-sorting-args

Don't miss a new OF-Scraper release

NewReleases is sending notifications on new releases.