diff --git a/scripts/server_bin/bsky_likes.sh b/scripts/server_bin/bsky_likes.sh index 916052a..8869b75 100755 --- a/scripts/server_bin/bsky_likes.sh +++ b/scripts/server_bin/bsky_likes.sh @@ -1,2 +1,2 @@ #!/bin/bash -gallery-dl -u stefenauris.com --abort 6 --sleep 1-2 -o include=all -o reposts=true -o archive=~/gallery-dl/bluesky/stefenauris.com/likes.sqlite3 -o blacklist= -d ~/gallery-dl/bluesky/stefenauris.com/ "https://bsky.app/profile/stefenauris.com" +gallery-dl -u stefenauris.com -p `cat ~/.gallery-dl/bsky-secret.txt` --abort 6 --sleep 1-2 -o include=all -o reposts=true -o archive=~/gallery-dl/bluesky/stefenauris.com/likes.sqlite3 -o blacklist= -d ~/gallery-dl/bluesky/stefenauris.com/ "https://bsky.app/profile/stefenauris.com" diff --git a/scripts/server_bin/update_onlyfans.sh b/scripts/server_bin/update_onlyfans.sh index e788dde..da7b94f 100755 --- a/scripts/server_bin/update_onlyfans.sh +++ b/scripts/server_bin/update_onlyfans.sh @@ -1,5 +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.11.2 \ + ghcr.io/datawhores/of-scraper:3.12.1 \ ofscraper --output normal --action download --sort subscribed --post timeline,profile,messages,purchased -ts --username ALL