Skip to content

Releases: mmarquezs/My.Jdownloader-API-Python-Library

1.1.7

03 Jun 15:16
Compare
Choose a tag to compare

What's Changed

  • added Dialog and Extention, added missing functions on Config by @dix0nym in #54

New Contributors

Full Changelog: 1.1.6...1.1.7

Release 1.1.6 - Improvements on `query_links` and `query_packages`

18 Sep 09:20
Compare
Choose a tag to compare

What's Changed

  • feat() Improvements on query_links and query_packages by @Nyaran in #52

New Contributors

Full Changelog: 1.1.5...1.1.6

Release 1.1.5 - Added config api & smaller functions

02 Jul 07:51
Compare
Choose a tag to compare

What's Changed

  • Add config api and various functions by @rix1337 in #51

New Contributors

Full Changelog: 1.1.4...1.1.5

Release 1.1.4 - Added jd/ api and get_core_revision request.

25 Apr 18:20
Compare
Choose a tag to compare

What's Changed

  • Add method to retrieve JD core revision number by @oribafi in #49

Full Changelog: 1.1.3...1.1.4

Release 1.1.3 - Added remove_links to linkgrabber and downloads.

18 Dec 17:02
Compare
Choose a tag to compare
  • Added remove_links to linkgrabber and downloads.

Release 1.1.2 - Add rename package function to linkgrabber.

05 Dec 11:42
Compare
Choose a tag to compare
  • Add rename package function to linkgrabber.

Release 1.1.1 - Add rename link function.

26 Aug 18:16
f8b950f
Compare
Choose a tag to compare
  • Add rename link function.

Release 1.1.0 - Throw an exception when the connection fails.

19 May 18:49
e547d07
Compare
Choose a tag to compare
  • Throw an exception when the connection fails.
  • Add support for set_dl_location.

1.0.7 - Added new Exceptions.

01 May 06:56
003a702
Compare
Choose a tag to compare

Version 1.0.7 that adds new exceptions. Thanks to @oribafi

1.0.6

24 Sep 14:32
Compare
Choose a tag to compare
Update myjdapi.py

Added query_packages function to LinkGrabber Class