======================
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.txtafter that adjust your working path "base_path"
now you can run the script:
Add new URLS:
main.py -m A -f FILENAMECheck the availability of the ebooks:
main.py -m CCreate new html overview:
main.py -m DThis 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