Giter VIP home page Giter VIP logo

scribd-downloader's Introduction

scribd-downloader

Download your books from Scribd in PDF format for personal and offline use.

Please note:

  1. this is a very first version, so expect bugs to happen. Please report them opening a new issue.
  2. only Scribd eBooks are supported for now (no PDF Documents/Audiobooks etc.)

Installation

Install the required Python libraries:

$ pip install PyPDF2

Install Playwright for Python:

$ pip install playwright

$ playwright install

Running

Watch the demonstration video.

  1. Run the script:

$ python3 run.py [BOOK URL]

  1. A browser instance will open. Proceed with the login on Scribd and make sure to solve the captcha (if any). This step is required only for the first run. If you later want to login with another account, delete the session.json file and re-run the script.

  2. The script will start downloading the book:

image

TODO:

  • Scale/reduce pdf page size
  • Render links in the PDFs
  • Add EPUB conversion feature
  • Add support for Documents
  • Add support for Audiobooks

DISCLAIMER:

The code is not intended for piracy or unlawful re-sharing purposes. You can only download the books you have purchased for the sole purpose of personal use. I do not take responsibility for illegal use of the software.

scribd-downloader's People

Contributors

evmer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.