configured for automation!
This commit is contained in:
parent
d3e4006006
commit
3bb1d80b23
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash
|
||||
# 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 ghcr.io/datawhores/of-scraper:3.8.5 ofscraper
|
||||
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.7 \
|
||||
ofscraper --action download --sort subscribed --post timeline,profile,messages,purchased -ts --username ALL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue