argv1 / OReilly-Downloader

Check the availabilty of O'Reillys free ebooks, create html page for better overview and downloadability.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OReilly-Downloader

======================

Purpose

Check the availabilty of O'Reillys free ebooks, create html page for better overview and downloadability.

Current overview

If you just interested in an up-to-date overview, check out Ebook Overview

Usage

run pip to ensure all requirements are fulfilled

pip3 install -r requirements.txt

after that adjust your working path "base_path"

now you can run the script:

Add new URLS:

main.py -m A -f FILENAME

Check the availability of the ebooks:

main.py -m C

Create new html overview:

main.py -m D

License

This code is licensed under the GNU General Public License v3.0. For more details, please take a look at the LICENSE file.

Outlook

Feel free to adjust the code

About

Check the availabilty of O'Reillys free ebooks, create html page for better overview and downloadability.

License:GNU General Public License v3.0


Languages

Language:HTML 95.3%Language:Python 4.7%