Skip to content

axrona/scribd-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Scribd Downloader

A little Python script I made to grab documents from Scribd when I needed them. Just a personal solution that I cleaned up a bit and put here for reference.

Features

  • Download documents as images or text.
  • Automatically turns downloaded images into a PDF.

Usage

python scribdl.py [-i] DOC

Arguments

DOC: Scribd document URL. -i : Download document as images. PDF conversion is automatic if images are downloaded.

Example:

python scribdl.py -i https://www.scribd.com/document/xxxxxx

About

a tool created because of those jerks who still upload PDFs to Scribd when archive.org exists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages