Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Releases: neuro-sys/tumblr-likes-downloader

0.0.6

19 Apr 16:58
Compare
Choose a tag to compare
  • Fix cancelling and restarting the download.
  • General clean up.

0.0.4: Merge pull request #56 from blake/fix-multi-object-download

27 Aug 23:32
89cff01
Compare
Choose a tag to compare
Fix download of posts with multiple media objects

0.0.3

17 Mar 12:31
Compare
Choose a tag to compare
  • Fix video download
  • Allow setting start offset
  • Add debug mode
  • Allow downloading to a single directory instead of nested inside post blogs
  • Increase download batch limit to 50

Skip if file was removed

07 Dec 16:59
Compare
Choose a tag to compare
  • Skip if the remote file is unavailable for any reason. This is to prevent from starting over for long archives. Users can re-run the program to try downloading skipped files, but won't be hindered from continuing.

0.0.1

23 Sep 17:53
Compare
Choose a tag to compare
Fix travis.yml