Basic Automation with command-line
Automate liking & downloading OnlyFans posts
Last updated
Automate liking & downloading OnlyFans posts
Last updated
This enables you to choose arguments using the prompt menus.
--post is a short hand used for all actions unless an --like-area or --download-area command is passed
You can combine these actions together
likes or unlike (only 1 because liking and unliking all posts doesn't make sense)
combine the previous with download
This command will download all wall posts for the selected model and simultaneously like all the posts
This command will only download
You can use
like-area specifically for like/unlike action
download-area specifically for the download action
This command will download all post, but only like pinned
or
You must pick timeline,pinned, or archived to bypass the like area prompt when doing action
like or unlike
To bypass prompts
Select at least one scraping method
Provide a username(s)
Providing the areas to scan
For daemon mode to function, you must select at least one scraping method
In daemon mode, if the --username argument isn't provided, it will prompt you to pick a username only once
In daemon mode, if the --post or --scrape-paid argument isn't provided, it will prompt you to them only once
The script will operate at least every 10 minutes. If a run extends beyond 10 minutes, the subsequent run begins immediately after the prior one concludes.
By default, 'textlength' corresponds to the maximum number of words you desire. To modify this to represent the maximum number of letters, use the '--letter-count' argument.