updates
This commit is contained in:
parent
f89d75fe88
commit
511afe79ad
3 changed files with 7 additions and 4 deletions
|
@ -7,7 +7,7 @@ gallery-dl --abort 3 -o retweets=true "https://twitter.com/DaybreakHero"
|
|||
for i in */; do
|
||||
echo ">> $i"
|
||||
date
|
||||
gallery-dl --sleep 5 --abort 3 "https://twitter.com/$i" || echo "$i" >> ~/twit_error.txt
|
||||
gallery-dl --sleep 3-4 --abort 3 "https://twitter.com/$i" || echo "$i" >> ~/twit_error.txt
|
||||
echo " << waiting"
|
||||
sleep 40
|
||||
sleep 25
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue