added new lines
This commit is contained in:
parent
e1a0b7ad88
commit
e101722f27
3 changed files with 4 additions and 1 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 3 --abort 3 "https://twitter.com/$i" || echo "$i" >> ~/twit_error.txt
|
||||
gallery-dl --sleep 6 --abort 3 "https://twitter.com/$i" || echo "$i" >> ~/twit_error.txt
|
||||
echo " << waiting"
|
||||
sleep 60
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue