Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
/ scribbl Public archive

command-line script for downloading image-based documents from scribd.com

License

Notifications You must be signed in to change notification settings

darwinshameran/scribbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scribbl

scribbl is a command-line python script to download image-based documents from scribd.com.

Installation

scribbl is supported on python >=3.5. The recommended way to install scribbl is via pip.

pip install scribbl

Alternatively, you can clone the repository and run setup.py.

cd scribbl && python setup.py install

Usage

python scribbl.py [-h] --id ID [--output OUTPUT]

Options

-h, --help       show this help message and exit
      --id ID          Document id to download
      --output OUTPUT  Filename output

License

scribbl's source is provided under the MIT License.

About

command-line script for downloading image-based documents from scribd.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published