Skip to content

Releases: sealedtx/java-youtube-downloader

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)

2.4.1

03 Oct 17:19
Compare
Choose a tag to compare

Fix author extraction for autogenerated playlists

2.4.0

02 Oct 10:42
Compare
Choose a tag to compare

Added cancellation functionality for async video download