updated scripts
This commit is contained in:
parent
b1e7aced19
commit
6c479d240d
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue