ray.yukawai
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,17 +3,6 @@
|
|
3 |
|
4 |
## About ##
|
5 |
Scribd-dl helps downloading documents on [scribd.com](https://www.scribd.com/) without membership / sign-in.
|
6 |
-
2 modes are available:
|
7 |
-
- default:
|
8 |
-
- the .pdf file is generated by chromium's print function
|
9 |
-
- image-based:
|
10 |
-
- the .pdf file is generated by image snapshots taken for pages
|
11 |
-
|
12 |
-
It is prefer to use the `default` mode as it gives a better performance in generation time and file size.
|
13 |
-
`image-based` mode is a backup solution in case the `default` mode doesn't work as expected.
|
14 |
-
|
15 |
-
Friendly reminder:
|
16 |
-
1. The .pdf files generated by `image-based` mode is formed by images, so it does **NOT** contain any text.
|
17 |
|
18 |
## Development Plan ##
|
19 |
Scribd obfuscates the .pdf files, the texts copied from the documents will become strange garbled message.
|
|
|
3 |
|
4 |
## About ##
|
5 |
Scribd-dl helps downloading documents on [scribd.com](https://www.scribd.com/) without membership / sign-in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
|
7 |
## Development Plan ##
|
8 |
Scribd obfuscates the .pdf files, the texts copied from the documents will become strange garbled message.
|