Closed leledumbo closed 7 years ago
…to download
Batch download is now possible using terminal's scripting feature:
for id in 1 2 3; do python sticker_dl.py $id both; done
Thanks for your addition :)
…to download
Batch download is now possible using terminal's scripting feature: