From ac63182e8fa145d6655e99a21aeb32365e0040fc Mon Sep 17 00:00:00 2001 From: datawhores <67020411+datawhores@users.noreply.github.com> Date: Tue, 28 Nov 2023 13:14:43 -0600 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 6e428fa6b..2dd5ed101 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,8 @@ Visit the following link: https://of-scraper.gitbook.io/of-scraper - ## Description: - command-line program to download media, and to process other batch operations such as liking and unliking posts. - +# Description: +This tool functions as a command-line program enabling media downloads and executing various batch operations like liking and unliking posts on OnlyFans. ![CopyQ nsUBdI](https://user-images.githubusercontent.com/67020411/227816586-fb685959-cd3f-45af-adea-14773b7154f9.png) @@ -51,18 +50,16 @@ https://ofscraper.clearflask.com/feedback Or the discord # Migrating from DC script +To maintain compatibility with your current folders, make sure to modify the metadata option within the config file. Additionally, configure the save_path, dir_path, and filename settings to generate outputs that align with your existing setup. -You will need to change the settings so that the metadata option is compatible with your current folders -Additionally you might want to set the save_path, dir_path, and filename so they output similar outputs - -The metadata path from DIGITALCRIMINALS' script is used for duplicate check so as long as your set the right path. -Files won't download a second time +The inherited metadata files from DIGITALCRIMINALS' script play a crucial role in preventing redundant downloads by acting as a check for duplicates. -https://of-scraper.gitbook.io/of-scraper/migrating-from-digitalcriminals-script +For comprehensive guidance on making these adjustments, you can refer to the provided resources -https://of-scraper.gitbook.io/of-scraper/config-options -https://of-scraper.gitbook.io/of-scraper/config-options/customizing-save-path +1. https://of-scraper.gitbook.io/of-scraper/migrating-from-digitalcriminals-script +2. https://of-scraper.gitbook.io/of-scraper/config-options +3. https://of-scraper.gitbook.io/of-scraper/config-options/customizing-save-path Ask in the discord or open an issue if you need help with what to change to accomplish this