hub-young-downloader icon indicating copy to clipboard operation
hub-young-downloader copied to clipboard

A tool that allows you to create an ofline backup of your books on HUB Young and HUB Kids

Results 3 hub-young-downloader issues
Sort by recently updated
recently updated
newest added

add a check for hubyoung or hubkids: ``` db.get("SELECT offline_value FROM offline_tbl WHERE offline_path=?",[`mekids/publication/${volumeId}`], (err, row) => { resolve(JSON.parse(row.offline_value).indexContents.chapters); }); ``` mekids meyoung

at readMainHeader (F:\Download\hub-young-downloader-main\hub-young-downloader-main\node_modules\adm-zip\zipFile.js:102:32) at new module.exports (F:\Download\hub-young-downloader-main\hub-young-downloader-main\node_modules\adm-zip\zipFile.js:20:9) at new module.exports (F:\Download\hub-young-downloader-main\hub-young-downloader-main\node_modules\adm-zip\adm-zip.js:62:18) at file:///F:/Download/hub-young-downloader-main/hub-young-downloader-main/index.js:134:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

![hubyoung1](https://github.com/user-attachments/assets/c183ba1b-4cf9-4359-b367-f25e14a9c1ab)