increase sleep time
This commit is contained in:
parent
75c6765312
commit
cada747e05
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
cd $HOME/gallery-dl/instagram
|
||||
for i in */; do
|
||||
echo ">> $i"
|
||||
gallery-dl --sleep 2-3 --abort 3 https://www.instagram.com/$i
|
||||
gallery-dl --sleep 3-4 --abort 3 https://www.instagram.com/$i
|
||||
sleep 15
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue