Skip to content

Releases: iTaybb/pySmartDL

v1.3.4

17 Jan 13:32
Compare
Choose a tag to compare

(Version 1.3.4 beta; 19/09/20)

  • NEW: Added official support for Python 3.8.
  • NEW: Flag to ignore ssl certificate verification. (Pull request #45, 10x Blatzar)
  • FIX: Bug #41
  • FIX: Other Bug fixes.

v1.3.3

30 Oct 06:00
Compare
Choose a tag to compare

(Version 1.3.3 beta; 30/10/19)

  • IMPROVE: Better tests and logging.
  • FIX: Bug #35 (Thanks HawkLiking)

v1.3.2

26 Jul 10:52
Compare
Choose a tag to compare
  • NEW: Added ability to parse json directly from the response.
  • NEW: Allow passing of custom arguments to urllib Request object (Pull request #34)
  • IMPROVE: Issue #29 - added timeout parameter to the constructor of SmartDL
  • IMPROVE: Better tests and logging.
  • FIX: Bug fixes.

v1.3.1

26 Jul 10:53
Compare
Choose a tag to compare
  • NEW: Speed limiting.
  • NEW: Added support for Python 3.7.
  • NEW: Dropped support for Python 2 and 3.1, 3.2, 3.3.
  • IMPROVE: Better tests and logging.
  • FIX: Bug fixes.