Create Scrypt to authenticate with cookie and download the png file
This commit is contained in:
parent
f9b55d3b7f
commit
0d6abdc6b7
5
klettKonvertieren
Normal file
5
klettKonvertieren
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
for i in {0..261}
|
||||||
|
do
|
||||||
|
wget --mirror --load-cookies ./cookies.txt https://bridge.klett.de/PPL-1DNUP5TY6X/content/pages/page_"$i"/Scale4.png
|
||||||
|
done
|
Loading…
Reference in New Issue
Block a user