Skip to content

Releases: Viren070/PDF-Downloader

1.0.2

13 Aug 15:52
f1caf7c
Compare
Choose a tag to compare

Changelog

  • bug fixes
  • Attempt to create session and download a pdf up to 3 times before aborting
  • add Download All button
  • move progress bar to URL Selector.

Full Changelog: v1.0.1...v1.0.2

Notes

  • Previous releases would not work on mymathscloud because they gave a file size of 0. This release fixes that website and any other website that would give a a file size of 0. The progress bar will be based on the number of PDF files you are downloading and not on the size of the PDF

1.0.1

11 Aug 21:54
Compare
Choose a tag to compare

Changelog

  • Bug fixes
  • added new progress bar
  • labels on progress bar more descriptive
  • added functionality to cancel button

Full Changelog: v1.0.0...v1.0.1

Notes

  • When I was continuously searching and updating download folders, the file size ended up being 0 somehow though i doubt that they were correlated. I haven't seen this happen again but even if it does, the file will just be skipped and an alert will show the filename of the PDF that had a supposed file size of 0
  • Will add advanced searching system later, e.g. URL does not contain a certain string, multiple filters e.g. URL contains "AS" and "Pure"

1.0.0

10 Aug 20:32
Compare
Choose a tag to compare

Changelog:

  • Added File Selector menu

Notes

  • The program might crash a lot. There is either none or little error handling yet in case the downloads fail or a connection can't be established. I will fix this later

Full Changelog: v0.1...v1.0.0

0.1

10 Aug 20:32
eca33da
Compare
Choose a tag to compare
0.1

This release is before the File Selector was added and this can be used if the website you are trying to download from has too many PDFs.
The 1.0.0 release doesn't have a download all button yet but once it does, there is no point in using this version unless the latest one breaks.

Full Changelog: https://github.com/Viren070/PDF-Downloader/commits/v0.1