Releases: iTaybb/pySmartDL
Releases · iTaybb/pySmartDL
v1.3.4
(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
(Version 1.3.3 beta; 30/10/19)
- IMPROVE: Better tests and logging.
- FIX: Bug #35 (Thanks HawkLiking)
v1.3.2
- 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
- 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.