======================
Check the availabilty of O'Reillys free ebooks, create html page for better overview and downloadability.
If you just interested in an up-to-date overview, check out Ebook Overview
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
This code is licensed under the GNU General Public License v3.0. For more details, please take a look at the LICENSE file.
Feel free to adjust the code