Skip to content

tlatonf/vnulib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VNULIB Downloader

Latest version: Version 1.2, 2023-03-11

A Batch Script for Downloading E-Books from ir.vnulib.edu.vn.

Overview:

logo

VNULIB Downloader is a batch script that automates the downloading of e-books from ir.vnulib.edu.vn. The script is written in batch language and uses the curl command-line tool to download the e-book pages in JPG format.

Usage:

  1. Download the batch file (downloader_v1.2.bat) to your local computer.
  2. Double-click the file to run it.
  3. Enter the link to the e-book.
  4. Select options for the range of pages to download.
  5. The script will create a new directory named "VNULIB_Downloader" in the same location as the batch file and download the e-book pages to a subdirectory named "image" within this directory.
  6. The downloaded pages will be saved in JPG format with the filename "page_i.jpg" where "i" is the page number.

Requirements:

  1. Windows operating system
  2. curl command-line tool (downloadable from https://curl.se/)

Disclaimer:

The script is provided "as is" without warranty of any kind. The author is not responsible for any damages or losses resulting from the use of the script.

License:

The script is released under the MIT license.

Releases

No releases published

Packages