diff --git a/scripts/server_bin/update_onlyfans.sh b/scripts/server_bin/update_onlyfans.sh index 51ce479..eeb03bd 100755 --- a/scripts/server_bin/update_onlyfans.sh +++ b/scripts/server_bin/update_onlyfans.sh @@ -1,3 +1,5 @@ #!/bin/bash # docker pull ghcr.io/datawhores/of-scraper:latest -docker run -it --rm --name=ofscraper -u 1000:1000 -v /home/stev/.config/ofscraper:/home/ofscraper/.config/ -v /home/stev/gallery-dl/onlyfans:/home/ofscraper/data ghcr.io/datawhores/of-scraper:3.8.5 ofscraper +docker run -it --rm --name=ofscraper -u 1000:1000 -v /home/stev/.config/ofscraper:/home/ofscraper/.config/ -v /home/stev/gallery-dl/onlyfans:/home/ofscraper/data \ + ghcr.io/datawhores/of-scraper:3.8.7 \ + ofscraper --action download --sort subscribed --post timeline,profile,messages,purchased -ts --username ALL