Add documentation for unsavepost.py

This commit is contained in:
ZapperDJ
2022-12-19 16:54:09 +01:00
parent cfd4bad1ef
commit 66049a4021
2 changed files with 25 additions and 0 deletions

View File

@@ -391,6 +391,10 @@ The way to fix this is to use the `--log` option to manually specify where the l
The logfiles that the BDFR outputs are consistent and quite detailed and in a format that is amenable to regex. To this end, a number of bash scripts have been [included here](./scripts). They show examples for how to extract successfully downloaded IDs, failed IDs, and more besides.
## Unsaving posts
Back in v1 there was an option to unsave posts from your account when downloading, but it was removed from the core BDFR on v2 as it is considered a read-only tool. However, for those missing this functionality, a script was created that uses the log files to achieve this. There is info on how to use this on the README.md file on the scripts subdirectory.
## List of currently supported sources
- Direct links (links leading to a file)