updated versions
This commit is contained in:
parent
f975d68bd9
commit
7b66b6efbf
3 changed files with 13 additions and 11 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 6 --abort 3 "https://twitter.com/$i" || echo "$i" >> ~/twit_error.txt
|
||||
gallery-dl --sleep 5 --abort 3 "https://twitter.com/$i" || echo "$i" >> ~/twit_error.txt
|
||||
echo " << waiting"
|
||||
sleep 60
|
||||
sleep 40
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue