„klettKonvertieren“ ändern
This commit is contained in:
parent
c8099c0ead
commit
099d2c641e
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
for i in {0..261}
|
||||
for i in {0..261} #Change acording to your book
|
||||
do
|
||||
wget --mirror --load-cookies ./cookies.txt https://bridge.klett.de/PPL-1DNUP5TY6X/content/pages/page_"$i"/Scale4.png
|
||||
wget --mirror --load-cookies ./cookies.txt https://bridge.klett.de/PPL-1DNUP5TY6X/content/pages/page_"$i"/Scale4.png # edit url according to the one of the book you want to download
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user