Skip to content

Releases: sealedtx/java-youtube-downloader

3.2.6

08 Oct 19:04
Compare
Choose a tag to compare

implemented clients selection for innertube requests by @iexavl

3.2.4

13 Aug 12:44
Compare
Choose a tag to compare

added missing itags

3.2.3

01 May 13:02
Compare
Choose a tag to compare

use ANDROID_TESTSUITE client by @Sterta , resolves #114

3.2.2

08 Apr 17:04
Compare
Choose a tag to compare

added missing onError callbacks by @Tobias123567

3.2.1

08 Apr 16:43
e8a9726
Compare
Choose a tag to compare

added missing onError callbacks by @Tobias123567

3.2.0

05 Apr 13:43
Compare
Choose a tag to compare

implemented fix by @ILevchugov, resolves #110

3.1.0

25 May 12:58
Compare
Choose a tag to compare

implemented search feature by @Grodou, resolves request #92

3.0.2

18 Oct 18:11
Compare
Choose a tag to compare

spoof android client to fix throttling speed issue

3.0.1

25 Jun 06:37
Compare
Choose a tag to compare

fix extractPlayerConfigFromHtml

3.0.0

17 Jun 17:49
Compare
Choose a tag to compare

Major refactoring, new features:

  • better project stucture and class naming;
  • request/reponse pattern;
  • async parsing api;
  • proxy support**;
  • retries on failure**;