for special users i want to keep
This commit is contained in:
parent
1841a7fe6d
commit
fb5b54321a
1 changed files with 37 additions and 0 deletions
37
scripts/server_bin/special_twitt.sh
Executable file
37
scripts/server_bin/special_twitt.sh
Executable file
|
@ -0,0 +1,37 @@
|
||||||
|
#!/bin/bash
|
||||||
|
echo ">>> Downloading Special Pics in no particular order..."
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/TheBaddestRam
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/Metal_AnimalMan
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/wolf_ezo
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/_maxsmall
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/RonnoYeenie
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/ShootingStargel
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/Calilum_
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/sciopup
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/DanielsWolf1
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/lobogriswrestle
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/cheetah_paws
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/K1ngYeen
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/BakedBaxxie
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/angel_pubby
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/AgonyLight
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/AFoxyGent
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/PupShade
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/LukaBuck
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/ZigZaggyZagg
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/Wolfy_WolFang
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/WolfSandman
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/Wolf_ODaddy
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/WolfByTheStream
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/WeaselZERO
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/WeaselAfterDark
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/VectorShen
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/Tworld99
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/TJwolfPupAD
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/theonlyinleb
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/The_Huggernaut
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/TehBasco
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/SwiftLPRD
|
||||||
|
echo ">>> Updating Retweets"
|
||||||
|
gallery-dl --abort 3 --sleep 4 -o retweets=true "https://twitter.com/stefenauris"
|
||||||
|
gallery-dl --abort 3 --sleep 4 -o retweets=true "https://twitter.com/DaybreakHero"
|
Loading…
Add table
Add a link
Reference in a new issue