marcelja / facebook-delete

Fast facebook activity deletion
MIT License
1.28k stars 48 forks source link

Ability to pass years/months/options as parameters? #42

Open jhavens12 opened 2 years ago

jhavens12 commented 2 years ago

Hi - your script work great. I'm just getting tired of initiating the script every day once the ban hits by going through each year and month and post type...

Is there a way to pass these in as parameters instead of using the interactive tool? That would make my life much easier. Thanks

AlexKalopsia commented 2 years ago

Hi, fwiw in my fork I have introduced flags for years and months (all described in the readme). I only added an option to select all content at once, but not individual ones (not sure it's really needed).

I have not tested this yet since my activity log is - surprise, surprise - temporarily blocked by Fb.

AlexKalopsia commented 2 years ago

Since I posted the message above I have tested my branch and it works. If @marcelja is interested I could open a PR.

marcelja commented 2 years ago

Sure