Releases Tags
-
released this 5 years ago | 11 commits to master since this release
Fixes an issue with an uncaught exception if chromedriver was not installed initially, https://github.com/weskerfoot/DeleteFB/pull/139
Downloads
-
Fix unliking, remove tags
released this 5 years ago | 14 commits to master since this release
Downloads
-
released this 5 years ago | 18 commits to master since this release
- Fixes issues with the new Facebook UI
Downloads
-
released this 5 years ago | 20 commits to master since this release
- Fixes issue with the list of chrome binaries it uses to derive the version of Chrome installed.
Downloads
-
released this 5 years ago | 62 commits to master since this release
Fixes an issue with Python 3.8 and
cattrs
Downloads
-
released this 6 years ago | 94 commits to master since this release
- Adds beta support for deleting and archiving conversations
- Changes to archiving
- Fixes https://github.com/weskerfoot/DeleteFB/issues/79
Downloads
-
released this 6 years ago | 125 commits to master since this release
- Fixes an issue with Pathlib object being passed directly to
open()
Downloads
- Fixes an issue with Pathlib object being passed directly to
-
released this 6 years ago | 131 commits to master since this release
Addresses:
The script will use the URL
https://www.facebook.com/login/device-based/regular/login/?login_attempt=1&lwv=110
to log in now.If it detects that it still hasn't loaded the main page (i.e.
https://www.facebook.com
) after trying to log in and enter 2FA, then it will poll the current URL and print a message to the console until the user resolves it manually. Then it will continue execution.This should hopefully be a bit more fault tolerant and allow users to manually resolve weird edge cases.
Downloads
-
released this 6 years ago | 142 commits to master since this release
- Refactoring of archiving feature
- Various minor refactoring and fixes
Downloads
-
released this 6 years ago | 157 commits to master since this release
- Fix issues with static data files
Downloads
-
released this 6 years ago | 164 commits to master since this release
- Refactor of
likes
module to be more robust - Various refactoring of settings, common functions, etc
- Refactoring of
wall
module to be a bit cleaner
Downloads
- Refactor of