Skip to content
This repository has been archived by the owner on Jan 13, 2019. It is now read-only.

xtream1101/it-ebooks-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Depreciated, use project scrape-itebooks

it-ebooks-dl

Downloads all e-books from it-ebooks.info

Requires

  • Python 3.4

Vars

  • g_dl_dir - Directory to download e-books to (must exist)
  • g_json_save - File to save the parsed json data to
  • g_num_parse_threads - Number of threads for the parser to use
  • g_num_dl_threads - Number of threads for the downloader to use

Use

  1. Change the vars as needed (bottom of script)
  2. 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

About

Depreciated, use project scrape-itebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages