Upload files to "/"
This commit is contained in:
parent
f9be405e5e
commit
e81c944b72
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Download flipbooks
|
||||||
|
|
||||||
|
Bypassing embedded systems that protect books and PDFs from copying,
|
||||||
|
This code will allow you to sample images from digital books (Adobe DRM, Google Play Books, Apple iBooks, flipbooks and more) and simulates a real situation where a user browses a book/document and takes a picture of each page separately in order and saves into a folder
|
||||||
|
|
||||||
|
## A few things must be defined:
|
||||||
|
|
||||||
|
1. URL of the book/PDF website
|
||||||
|
2. Download Chrome Driver and write down its path
|
||||||
|
3. The image saving path
|
||||||
|
4. Download Python 3.9.7 (or make an adjustment to the latest version)
|
||||||
|
5. pip install selenium
|
||||||
Loading…
Reference in New Issue
Block a user