Skip to content

Releases: LupusJM/InstaDownloader

v0.1.6

15 Jul 10:53
c9483fa
Compare
Choose a tag to compare
  • Fixed downloading only Stories without Posts.
  • Added informational messages.

v0.1.5

02 Jun 08:58
9c856ba
Compare
Choose a tag to compare
  • Fixed script for the new website design.
  • A different XPATH was used.
  • Handling of unknown content type.
  • Implemented dynamic "See more" button clicking for thorough content retrieval.
  • Code was added to remove any potential popup ad.
  • Fixed checking method for existing downloads.

v0.1.4

28 Apr 16:22
7f3a9a3
Compare
Choose a tag to compare
  • Made the script work with the new design of the website.
  • You can now enter the username directly without url.
  • Automatic creation of the task.txt file to record the script's runtime if it doesn't exist.

v0.1.3

07 Apr 13:51
7397d1e
Compare
Choose a tag to compare
  • Users can now override the main folder path for file storage.
  • The script now records the run time into the "task.txt" file in the download directory.
  • Downloaded files are now stored in the "Stories" subdirectory instead of the root download directory.
  • Downloaded files are now in a text file. It checks if a file has already been downloaded to prevent redundant downloads.