Depreciated, use project scrape-itebooks
Downloads all e-books from it-ebooks.info
- Python 3.4
g_dl_dir
- Directory to download e-books to (must exist)g_json_save
- File to save the parsed json data tog_num_parse_threads
- Number of threads for the parser to useg_num_dl_threads
- Number of threads for the downloader to use
- Change the vars as needed (bottom of script)
- Run in the command line by just calling this .py script with no args.
- Each time you do, it will parse any books you do not have in your json file and add them to it.
- It will then download any missing e-books