klujanrosas / PearsonRipper

Python script to download/rip books from the online Pearson library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PearsonRipper

Python script to download/rip books from the online Pearson library.

This script requires swfrender, included with swftools, you can install it by calling :

apt-get install swftools

Usage:

pearsonRipper.py -isbn <isbn_code> -paginas <page_number>

Disclaimer:

PearsonRipper, Python script to download books available at Pearson Library.
Copyright (C) 2016  Kenneth Luján R.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNUv3 General Public License as published by
the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses/.
For further advice contact me at : klujanrosas@gmail.com

About

Python script to download/rip books from the online Pearson library.


Languages

Language:Python 100.0%