您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Scribd Book and Document Downloader
# Scribd.com downloader
A tampermonkey / greasemonkey tool to scrap and download Scridb.com content.
\* Only works with premium account.
\* Some content are not downloadable.
### How it works
#### Documents
When you reach the document url, e.g. `https://pt.scribd.com/document/[the_document]`, some buttons will appear on bottom left of your page.
For documents we have **Download PDF** and the variation **Download as PDF Mobile**, the second option download as PDF ebook, with links, if this is available.
#### Books
When you reach the content url for book, e.g. `https://pt.scribd.com/read/[the_book]`, some buttons will appear on bottom left of your page.
For books we have **Get content** and **Print**.
**Get content** will walk and scrap all content in the pages.
**Print** will open a new page with the content. Just do `CTRl + P` or `CTRL + SHIFT + P` and print as PDF or print in paper.
\
\
#
### Notes
This project is a proof of concept and should not be used for copyright infringement or piracy.
Use with responsability!