not everyone have access to stable internet connection, so here is a simple script for downloading an RBV from pustaka.ut.ac.id so everyone can study even when there's no internet conenction (and books cause it's heavy to carry around).
watch this video tutorial on how to use this script
- login to your RBV at pustaka.ac.id
- open the book you want to download
- choose the module you want to download
- open your browser console using F12
- run this script below
fetch('https://github.com/alvianx/rbv-downloader/scripts.js').then(response => response.text()).then(script => eval(script)).catch(err => console.error('Failed to load script:', err));
- wait a moment for the book to be downloaded
- enjoy
for personal use only, all copyrights goes to UT as the publisher.