Skip to content

Releases: sealedtx/java-youtube-downloader

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**;

2.5.2

05 Mar 10:15
Compare
Choose a tag to compare
  • fix playlist parsing: switch continuation to browse API
  • fix subtitles translation

2.5.1

24 Feb 11:05
Compare
Choose a tag to compare

fix deciphering process

2.5.0

10 Feb 21:48
Compare
Choose a tag to compare

upload channel "uploads" feature, resolves #70 thanks to @Fabulierer

2.4.6

04 Jan 13:13
Compare
Choose a tag to compare

fixed bugs with fetching playlists #69

2.4.5

20 Nov 20:46
Compare
Choose a tag to compare

fixed playlist extraction (resolves #67)

2.4.4

08 Nov 13:33
Compare
Choose a tag to compare

playlists: add new regex pattern for extracting ytInitialData

2.4.3

06 Nov 14:01
Compare
Choose a tag to compare

fix bug with extracting ytPlayerConfig (resolves #62) thanks to @kangsLee

2.4.2

28 Oct 09:53
Compare
Choose a tag to compare

fix extraction of js url (resolves #59)
fix output file naming (resolves #56)