VNULIB Downloader
Latest version: Version 1.2, 2023-03-11
A Batch Script for Downloading E-Books from ir.vnulib.edu.vn.
Overview:
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:
- Download the batch file (downloader_v1.2.bat) to your local computer.
- Double-click the file to run it.
- Enter the link to the e-book.
- Select options for the range of pages to download.
- 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.
- The downloaded pages will be saved in JPG format with the filename "page_i.jpg" where "i" is the page number.
Requirements:
- Windows operating system
- 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.