increased timer

This commit is contained in:
Stefen Auris 2022-12-23 22:07:02 -05:00
parent f8c6f33188
commit 0ad67eb0f8
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
cd $HOME/gallery-dl/instagram
for i in */; do
echo ">> $i"
gallery-dl --sleep 3-4 --abort 3 https://www.instagram.com/$i
sleep 15
gallery-dl --sleep 8-14 --abort 3 "https://www.instagram.com/$i"
sleep 30
done

View file

@ -1,8 +1,8 @@
#!/bin/bash
gallery-dl --sleep 8-16 --abort 2 "mastodon:https://yiff.life/@kokirimuscle@mastodon.lol"
gallery-dl --sleep 12-16 --abort 2 "mastodon:https://yiff.life/@kokirimuscle@mastodon.lol"
echo "wait"
sleep 60
gallery-dl --sleep 8-16 --abort 2 "mastodon:https://yiff.life/@PupShadowNH@woof.group"
gallery-dl --sleep 12-16 --abort 2 "mastodon:https://yiff.life/@PupShadowNH@woof.group"
echo "wait"
sleep 60