increased timer
This commit is contained in:
parent
f8c6f33188
commit
0ad67eb0f8
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue