chore: commit pre beets
This commit is contained in:
parent
1c5a3ba8e8
commit
40d9d75228
4 changed files with 55 additions and 59 deletions
|
@ -55,6 +55,7 @@ insta () {
|
|||
user_list=("${insta_default_users[@]}")
|
||||
fi
|
||||
|
||||
#local cmd=(uvx --with browser_cookie3 instaloader -b Firefox -B '/Users/janolehuebner/Library/Application Support/zen/Profiles/frbi8zqc.insta/cookies.sqlite' "${user_list[@]}" --fast-update --abort-on=302,400,401,429)
|
||||
local cmd=(uvx --with browser_cookie3 instaloader -b Safari "${user_list[@]}" --fast-update --abort-on=302,400,401,429)
|
||||
if $stories_only; then
|
||||
cmd+=(--stories --no-profile-pic --no-posts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue