updates
This commit is contained in:
parent
b249619b0e
commit
a4c300cf7b
2 changed files with 4 additions and 3 deletions
|
@ -8,7 +8,6 @@ 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/wolf_ezo
|
||||||
gallery-dl --sleep 4 --abort 3 https://twitter.com/_maxsmall
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/_maxsmall
|
||||||
gallery-dl --sleep 4 --abort 3 https://twitter.com/ronnoyeen
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/ronnoyeen
|
||||||
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/Calilum_
|
||||||
gallery-dl --sleep 4 --abort 3 https://twitter.com/sciopup
|
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/DanielsWolf1
|
||||||
|
@ -34,6 +33,8 @@ 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/The_Huggernaut
|
||||||
gallery-dl --sleep 4 --abort 3 https://twitter.com/TehBasco
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/TehBasco
|
||||||
gallery-dl --sleep 4 --abort 3 https://twitter.com/SwiftLPRD
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/SwiftLPRD
|
||||||
gallery-dl --sleep 4 --abort 3 https://twitter.com/Golden_Yeen
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/himbohyena
|
||||||
gallery-dl --sleep 4 --abort 3 https://twitter.com/Duke_Doberman
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/Duke_Doberman
|
||||||
gallery-dl --sleep 4 --abort 3 https://twitter.com/rubberbeefcake
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/rubberbeefcake
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/AlienSymbol
|
||||||
|
gallery-dl --sleep 4 --abort 3 https://twitter.com/Milesfuzz
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# docker pull ghcr.io/datawhores/of-scraper:latest
|
# docker pull ghcr.io/datawhores/of-scraper:latest
|
||||||
docker run -it --rm --name=ofscraper -u 1000:1000 -v /home/stev/.config/ofscraper:/home/ofscraper/.config/ -v /home/stev/gallery-dl/onlyfans:/home/ofscraper/data \
|
docker run -it --rm --name=ofscraper -u 1000:1000 -v /home/stev/.config/ofscraper:/home/ofscraper/.config/ -v /home/stev/gallery-dl/onlyfans:/home/ofscraper/data \
|
||||||
ghcr.io/datawhores/of-scraper:3.8.17 \
|
ghcr.io/datawhores/of-scraper:3.9.1 \
|
||||||
ofscraper --output normal --action download --sort subscribed --post timeline,profile,messages,purchased -ts --username ALL
|
ofscraper --output normal --action download --sort subscribed --post timeline,profile,messages,purchased -ts --username ALL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue