Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 738 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 738 Bytes

This application will help you to download and manage resources from doc.lagout.org

Total Resource Size : Around 25 GB

Build

Install basic packages

  1. requests
  2. wget
  3. urllib
  4. os
  5. bs4

package installation command : $ pip install package-name

To Run

$ python book-downloader.py

Note :

  1. All bookes will be downloaded into (Current Directory) : /Books ... folder
  2. It will take around 5 hr to complete all resources based on your internet speed

Windows Installer

If you are not interested to compile then download https://github.com/khabib97/book-downloader/blob/master/book-downloader.zip this zip and run book-downloader.exe to download books. Check Books folder after run the exe.